/* GENERAL STYLES */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-color:#f2e7a4;
	background-image:url(/media/385/landingback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#landingDiv{
	margin:0 auto;
	width: 910px;
	height: 625px;
	margin-top:108px;
}

/* EDITOR PROPERTIES */
