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

#wrapper
{
width: 614px; 
color: white; 
background-color: black; 
margin: auto; 
text-align: center; 
padding: 0px; 
border: 4px solid #65491d; 
}

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

p {text-align: center; }

a {color: #65491d; text-decoration: underline:}
a:hover {color: white; text-decoration: none;}
a:visited: {color: white; text-decoration: underline;}

img { border: 0; }
a:img { border: none; }
a:img hover {text-decoration: underline }
