body { background-color:#fff; }

#horizon {
	background-color: #fff;
	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:800px;
	height: 361px;
	margin: 0px auto;
	color: #fba933;
	font-size: 1.2em;
	font-family: Impact, arial, sans;
	}
