body {
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(http://www.gisweb.ca/img/background.jpg);
	background-color:#A3B6C9;
}

#rdsWrap{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	min-width:780px;
	background-color:#fff;
}

#top, #footer{
	width:auto !important;
	width:780px;
	min-width:780px;
	clear:both;
}

#content {
	background-color:#FFFFFF;
}