body
{ 
	background-color:		#fff;
	background-image:		url('/site/images/customize_bg.gif');
	background-repeat:		repeat-y;
	background-attachment:	fixed;
	background-position:	center top; 
}

div.main_wrapper {
	border-top: none;
	background: none;
}

#container 
{
	width: 800px;
}

#content {
	border-top: none;
}

#footerEnvelope {
	background: none;
}



