body 
{
	color: #e6e5da;
	background-color: #000000;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#horizon        
{
	width : 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	display: block
}

#content
{
	position : relative;
	top : -150px;
}
