div#page {
  width: 700px;
  margin: 20px 20px 20px 80px;
  background: white; } 

div#pagetop {
  padding-top: 25px;
  background: url(../images/page_top.gif) no-repeat top left; }

div#pagebottom {
  background: url(../images/page_bottom.gif) no-repeat bottom left; }

div#pagebody {
  margin: 0px 20px 20px 20px; }
