table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


body {
	margin:0px;
	padding:0px;
	background: #121212;
}

#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#wrapper   
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -383px;
	position: absolute;
	top: -375px;
	left: 50%;
	visibility: visible;
	width:766px; 
	height:750px
	}

