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

#wrapper {
	background-color: #fff;
	position: relative;
	text-align: left;
	width: 762px;
	height: 341px;
	margin: 0px auto;
}
p {
	position: relative;
	display: block;
	padding: 341px 0 0 0;
	overflow: hidden;
	background: transparent url(images/logo.png) no-repeat top left;
	height: 0px !important;
}