.bg1 {
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(bg2.gif);
	background-repeat: repeat-x;
}

