/* CSS File by konstl */

body {
	background-color: #000000;
	background-repeat: repeat;
	margin-top: 0px;
	overflow-x:hidden;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #F2F2F2;
}
h3 {
	font-size: 14px;
	color: #F2F2F2;
}
a:link {
	text-decoration: none;
		color: #F2F2F2;
}
a:visited {
	text-decoration: none;
	color: #F2F2F2;
}
a:hover {
	text-decoration: none;
	color: #D4D4D4;
}
a:active {
	text-decoration: none;
	color: #F2F2F2;
}
