.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	font-variant: normal;
	color: #333333;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#wrapper {
	text-align: left;
	margin: auto;
	height: 419px;
	width: 750px;
	position: relative;
}
#horizon {
	text-align: center;
	width: 100%;
	margin-top: -210px;
	position: absolute;
	left: 0px;
	top: 50%;
}

