body {
 font-family: Arial;
 font-size: 12pt;
 color: #000000;
 background:#F1E3A7 ;
 background-image:url(pix/wood32.jpg);
 background-attachment:fixed;
 background-position:top;
 background-repeat:repeat;
 }
a:link {
 text-decoration: none;
 text-align:center;
 color: #7F3525;
}
a:visited {
 text-decoration: none;
 text-align:center;
 color: #000000;
}
a:hover {
 text-decoration: none;
 color: #FFFFFF;

 }
 div{
 background: #000000;
 color: #FFFFFF;
 }
