BODY

 {

font-family: Arial, Symbol, serif;
color: #aaaaaa;
font-size: 10px;
padding: 0px;
background-image: url('images/wp.jpg');
background-repeat:repeat;
text-align: center;
border-color: #e9c114; 
border-style: solid;
scrollbar-face-color:#000000;
scrollbar-base-color:#000000;
scrollbar-arrow-color:e9c114;
  
  }

b {font-size: 12px; color: #ffffff; font-family: Arial;}

p {font-size: 12px; color: #aaaaaa; font-family: Arial;}

h1 {
font-family: Arial, Symbol, serif;
font-size: 18px;
font-weight: bold;
color: #e9c114;
    }

h2 {
font-family: Arial, Symbol, serif;
font-size: 16px;
font-weight: bold;
color: #e9c114;
    }

h3 {
font-family: Arial, Symbol, serif;
font-size: 12px;
font-weight: bold;
color: #e9c114;}

h4 {
font-family: Arial, Symbol, serif;
font-size: 12px;
font-weight: bold;
color: #e9c114;
    }

A { text-decoration:none }

a:link {color: #e9c114; text-decoration: none; }
a:visited {color: #e9c114; text-decoration: none; }
a:active {color: #aaaaaa; text-decoration: none; }


div#container    {    margin-left: auto;  margin-right: auto;  text-align: left;  }  
