.bottom {
	background-image: url(../images/bottom_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_repeat2 {
	background-image: url(../images/bottom_repeat2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
