.leftbar {
	background-image: url(images/leftbar.jpg);
	background-repeat: repeat;
}
.rightbar {
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-y;
}
