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

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

#content
	{
	background-color: #0F1316;
	margin-left: -343px;
	position: absolute;
	top: -260px;
	left: 50%;
	width: 685px;
	height: 519px;
	visibility: visible
	}

#footer
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}
