* {	
	color:#FAF5E3;
	font-family:arial;
	font-size:13px;
	margin:0; 
	border:0; 
	padding:0;
	}

html, body { 
	width:100%; 
	height:100%; 
	background-color:#A9C2C2;
	}
	
div#horizon {
	position: absolute;
	width: 100%;
	height: 315px;
	top: 50%;
	left: 0px;
	margin: -314px 0 0 0;
	text-align: center;
	}
	
	
div#horizon div#page {
	position: relative;
	width: 720px;
	height: 629px;
	margin: 0 auto;
	text-align: left;
	}


a {
	text-decoration:none;
	color:#FAF5E3;
}

img {
	border: 0;
	display: block;
}
