body { 
  background: #BFB393 url("background.jpg");

background-repeat: repeat-x;
  background-position: top;
}
body {
    font-family:verdana,Georgia, "Times New Roman",
 Times, serif;
    color: #313131;
    background-color: #BFB393 }

h1 {
    font-family: Helvetica, Geneva,Aroal
          SunSans-Regular, sans-serif }

.footer {font-size:8pt; text-align:right; color:#414141; font-weight:regular;font-style:normal;}

a:link {color: #414141;font-size:10px;font-weight:bold;text-decoration:none}

a:visited {color: #414141;font-size:10px; font-weight:bold;text-decoration:none}

a:hover {color: #727272;font-size:10px; font-weight:bold;text-decoration:none}

a:active {color: #ffffff;font-size:10px; font-weight:bold;text-decoration:none} 

