/* STRUCTURAL STYLES SHOULD BE CONTAINED IN THIS CSS - MARKUP FOR CONTENT SHOULD BE IN THE /rte.css FILE */
body {
	background: #fff;
	margin: 0px;
}

#landing{
	background:#FFF url(images/landing/top_bg.gif) no-repeat;
	width:1000px;
	height:550px;
}