@charset "UTF-8";
body {
	background-image: url(images/bkgd-raster-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #BBDFF3;
	margin:0px;
}
#site-container {
	width:980px;
	height:610px;
	position:relative;
	float:none;
	margin:0px auto;
}