body{
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top center;
}

.horizon 
{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow-x: visible;
	overflow-y: visible;
	visibility: visible;
	display: block;
}

#flashContainer{
	top: -215px;
	left: 50%;
	margin-top:auto;	
	width:1000px;
	margin-left: -500px;
	height:430px;
	position:absolute;
	visibility: visible;
}


