body {
	margin:0;
	background:#5A7D90;
}
#wrap {
	width:600px;
	margin:1em auto;
	padding:1em;
	background:#fff;
	border:2px solid #386B8A;
}		
#printLogo {
	display:none;
}


#footer {
	color:#AB3F3D;
	text-align:center;
	width:100%;
	font-weight: bold;
	margin-top:72px;

}
#footer a {
	color:#AB3F3D;
	text-decoration:none;
}	
