div#body {
  margin: 1px auto;
  width: 900px; 
  height: 642px; 
  text-align: left; 
  position: relative;
}
div#text {
  overflow: auto;
  height: 254px;
  padding-left: 26px;
  padding-right: 155px;
  padding-bottom: 20px;
}
div#Nav {
  position: absolute;
  top: 272px;
  padding-top: 6px;
  background-image: url(/pictures/nav_bg.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 291px;
  height: 287px;
}

