body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/backs/main_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
}
div,html,body,p,h3 {
	margin:0px;
	padding:0px;
}
div {
	line-height:8px;
	float:left;
	display:inline;
}
a {
	text-decoration:none;
}
h3 {
	color:#FFDC00;
	font-size:10px;
	text-transform: uppercase;
}
