.bg1 {
	background-image: url(images/bg5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg2 {

	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg3 {

	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
