@charset "UTF-8";

a {
	color:#666666;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif,helvetica;
	font-size:14px;
	margin:10px;
	background-color:#000000;
	color: #DDDDDD;
}

#main
{
  width: 610px;
}

td {
	font-family:Verdana,Tahoma,Arial,Sans-Serif,helvetica;
	font-size:14px;
}


#logo {
 position:relative; top:-300px; left:0px;
 text-align: center;
}
#independent {
 position:relative; top:-200px; left:0px;
 text-align: center;
}        
#contact {
 position:relative; top:-150px; left:0px;
 text-align: center;
}