body {
color: #ffffff; 
font-family: Trebuchet MS, verdana;
font-size: 10pt; 
background-image:  url('images/animalback.gif'); 
background-repeat: repeat; 
background-color: black;
}

#wrapper { 
 margin: 0 auto;
 width: 713px;
 padding: 0px;
 background: black;
 border-top: 5px double #664923; 
 border-left: 5px double #664923; 
 border-right: 5px double #664923;
 border-bottom: 5px double #664923; 
}


h1
{
color: #ffffff; 
font-family: Trebuchet MS, verdana;
font-size: 10pt; 
text-align: center; 
}

p {text-align: center; }

a {color: #cba567; text-decoration: underline;}
a:hover {color: #86622e; text-decoration: none;}
a:visited: {color: white; text-decoration: underline;}

img { border: none;}
a img {border: 3px solid #664923; }
a:img hover {decoration: underline }


#navbar a img { border: none; }
