body {
				background: #000;
				height: 100%;
				margin: 0px;
			}
.topcell {
background-image:url(../images/frame_top_left.jpg);
background-repeat:no-repeat;
height:170px;

}

.middlecell 
{
height:540px;
background-image:url(../images/background-rep.gif);
background-repeat:repeat-x;
}

.botcell {
background-image:url(../images/frame_bottom_left.jpg);
background-repeat:no-repeat;
height:170px;

}