/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#FEFEFF;
	}

img {border:0px;}

#content {
	position:relative; 
	margin:auto; 
	height:399px; 
	width:880px; 
	margin-top:15px;
	}
	
#top {
	margin-bottom:5px;
	}	
