.topbg {
	background-attachment: fixed;
	background-image: url(images/inside_sub_back.jpg);
	background-repeat: repeat-x;
}
.contentbg {
	background-attachment: fixed;
	background-image: url(images/inside_back2.jpg);
	background-repeat: repeat-y;
}
