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

#horizon        
	{
	text-align:left;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	}

#content    
	{
    margin-left: -500px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1000px;
	height: 650px;
	}


a {
  -moz-outline: none 0;
  outline: none 0;
}

div#preload { display: none; }