body { background-color:#fff; font-size:100%; }

#horizon {
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 300px; 
}
#wrapper {
	background-color: transparent;
	position: relative;
	text-align: left;
	width:600px;
	height: 60px;
	margin: 0px auto;
	}
p { font-size:.8em; color:#002157; font-family:tahoma, arial, "Times New Roman"; line-height:1.5em; }
