body
	{
	color: black;
	background-color: #E6E6F2;
	margin: 0px
	}
#horizon        
	{
	color: #737A7D;
	background-color: #000;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content    
	{
	background-color: #E6E6F2;
	margin-left: -140px;
	position: absolute;
	top: -125px;
	left: 50%;
	width: 280px;
	height: 250px;
	visibility: visible;
	}
.bodytext 
	{
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
 	line-height: 1.1em;
 	font-size: 1.125em;
	}
	
A {color:#737A7D}
