body2 
  {
     background-color:#DDCA9D;
     font-size:100%;
  }

    @media screen {
      body {overflow-y:scroll}
    }

#maintable2
  {
     width:84%;
    background-color:white; 
    border-style:groove;
    border-color:white;
    border-width:thick;
   }

.caption {
    float:left; 
    clear:left;
    padding-bottom:25px;
}

