body
{
  margin:0px;  
  overflow:hidden;
  background-color:#F5E6BD;
}

.topheader
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 36px;
   font-weight: bold;
}
.bottomheader
{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 22px;
}

.position
{

}

.divline
{
   background-image: url(../../img/line.gif);
   background-repeat: repeat-x;
}
