body {
	font: 13px/1.5 Helvetica Neue, Arial, 'Liberation Sans', FreeSans, sans-serif;
	
	background: #2a5064;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;		
	}

#page {	
	width: 960px;	
	height: 650px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;	
	}

h1 {
	
	margin: 180px 0px 0px 0px;
	font-size: 32px;
	letter-spacing: -1px;
	color: #2a5064;
	font-weight: normal;
}