.indexbg {
	background-image: url(pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center;

}
.aboutbg {
	background-image: url(aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.ordertextbg {
	background-image: url(order_text_bg.gif);
	background-repeat: no-repeat;
}
.abouttextbg {
	background-image: url(about_text_bg.gif);
	background-repeat: no-repeat;
}
