body {
background-image: url(../images/back1.jpg);
background-repeat: no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
margin: 0; padding: 0;
background-color: #000000;
}
html { padding: 0; }

p, a, table, td, tr{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
}

a:link {color: #3f2e1f; text-decoration: none;}
a:visited {color: #3f2e1f; text-decoration: none; }
a:hover {color: #896c55; text-decoration: none; }
a:active {color: #3f2e1f; text-decoration: none; }



h1 {
font-size: 1.5em;
margin: 2em;
padding: 0.3em;
text-align: left;
color: #716547;
}

