.bottomcell {
	background-image: url(images/bottomcell.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.topcell {
	background-image: url(images/topcell.jpg);
	background-repeat: no-repeat;
}
.bottomcell {  background-attachment: scroll}
