.header {
	background-attachment: scroll;
	background-image: url(../wall/header_logo4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgleft {
	background-attachment: scroll;
	background-image: url(../wall/bg_left.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bgright {
	background-attachment: scroll;
	background-image: url(../wall/bg_right.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	background-attachment: scroll;
	background-image: url(../wall/footer2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.shop {
	background-attachment: scroll;
	background-image: url(../wall/shop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
