body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
}

a { 
	color: #ffcc00; 
	text-decoration: none; 
}
a:hover { 
	color: #ff0000; 
}
a:visited {
	color: #ccc;
}
#one {
	position:absolute;
	width:275px;
	height:190px;
	z-index:1;
}	
.footer {
 font-size: 9px;
}
