body {
	background-color: #000;
	margin: 0;
	text-align: center;
}

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

#flashcontent {
	margin-left: -420px;
	position: absolute;
	top: -330px;
	left: 50%;
	height: 638px;
	width: 850px;
	visibility: visible;
}