body {
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -265px;
	text-align: center;
	min-width: 900px;
}
#wrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
	color: #666;
	position:relative;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#content {
	background: #FFFFFF;
	height: 494px;
	width: 960px;
	text-align: center;
	margin-bottom: 16px;
}
#footer {
	font-size: 11px;
}
#footer .licence {
	float: right;
}
#footer .contact {
	float: left;
}
