body{	font-family:Verdana, Arial, Helvetica, sans-serif;	color:#666666;	font-size:12px;	background-color:#000000;}#horizon {	background-color: transparent;	position: absolute;	top: 50%;	left: 0px;	width: 100%;	margin-top: -300px;	text-align: center;	min-width: 900px; }#wrapper {	background-color: #000;	position: relative;	text-align: left;	width: 860px;	height: 540px;	margin: 0px auto;}#mainbox {	width: 860px;	height: 540px;	background-color:#FFFFFF;	/*background-image:url(images/bg.jpg);	background-repeat:no-repeat;	background-position:center;*/}#footer {	margin-top:5px;	font-size:10px;	width: 860px;	text-align:right;	color:#FFFFFF;}#footer a {	color:#FFFFFF;}