body { background-color:#000; }

#horizon {
	background-color: #000;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 900px; 
}
#wrapper {
	background-color: transparent;
	position: relative;
	text-align: left;
	width:537px;
	height: 404px;
	margin: 0px auto;
	}