body {
	background-color: #000;
	color: #0F6;
	margin:0;
	padding:0;
}
#up {
	background-color: #000;
	float: none;
	height: 130px;
	width: 972px;
	margin: 0px;
	padding: 0px;
	clear: left;
}
#contats {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 2px;
	color: #FFF;
	height: 577px;
	width: 300px;
	float:left;
	
}

#contats2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 2px;
	color: white;
	height: 333px;
	width: 300px;
	float:left;
	margin:1.7em;
	padding:1em;
}

#contats3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 2px;
	color: #FFF;
	height: 550px;
	width: 300px;
	float:left;
	display:block;
	margin:2em;
}

.hh {
	font-size:18px;
	color:white;
}

a:link {color:white; text-decoration:underline; border:0; }
a:visited {color:white; text-decoration:underline;}
a:hover {color:white; text-decoration:overline; border:0;}
a:active {color:white; text-decoration:none; border:0;}

