* {
	font-family: verdana;
	font-size: 10pt;
	COLOR: gray;
}
body {
	background-color:#000;
	margin:0px;
}
#horizon {
	position:absolute;
	top:50%;
	width:99%;
	margin-top:-245px;
	
}
#wrapper {
	position:relative;
	left:50%;
	margin-left:-400px;
	width:800px;
}
#content {
	WIDTH:800px;
	height:490px;
	
}
b {
	font-weight: bold;
}
table {
	height: 50%;
	
}
td {
	text-align: center;
	padding: 0px;
}

