#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -315px;
	text-align: center;
	min-width: 900px; 
}


#vert {
	position: relative;
	text-align: left;
        width:986px;
	height: 380px;
	margin: 0px auto;
	}