.bgbut {
	background-attachment: fixed;
	background-image: url(fx/headers/bg_but.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.scrollbg {
	background-image: url(fx/images/scroll_pic.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.bgpic {
	background-attachment: fixed;
	background-image: url(fx/images/home_pic.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
