.hbg {
	background-attachment: scroll;
	background-image: url(../images/bg/hbg1.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.bbg {
	background-attachment: scroll;
	background-image: url(../images/bg/bbg1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
