.centerback {
	background-attachment: fixed;
	background-image:   url(/images/texturebackground.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.leftback {
	background-attachment: scroll;
	background-image:   url(../images/images/index-test_01_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #996600;
}
.buttonback {
	background-attachment: scroll;
	background-image:     url(/images/button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.rightback {
	background-attachment: scroll;
	background-image:   url(/images/index-test_02.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #996600;
}
.jackson {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.top {
	background-attachment: scroll;
	background-color: #996600;

/	background-image:   url("images/coupon.pdf");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/images/index-test_01_01.jpg);
}
.jackson {
	background-attachment: scroll;
	background-image:   url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
