body.set_width{
	background-image: url('images/body_20_bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#page-wrapper{
	background-image: url('images/body_20_page-wrapper_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.set_width #pageshadow{
	background-image: none;
}

