body
{
	color: white;
	background-color: #AAAA99;
	margin: 0px;
}

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

#content
{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #AAAA99;
	margin-left: -353px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 706px;
	height: 646px;
	visibility: visible;
}
