body {
color: black; 
font-family: times new roman; 
font-size: 11pt; 
background: url('images/crumpledpaper.jpg'); 
background-color: #fff; 
}

#wrapper { 
 margin: 0 auto;
 width: 750px; 
 padding: 0px;
 float: center; 
 background: #e6e4e5; 
 border-top: 5px double #800000; 
 border-left: 5px double #800000; 
 border-right: 5px double #800000;
 border-bottom: 5px double #800000; 
}

h1
{
color: black; 
font-family: courier; 
font-size:  14px; 
text-align: center; 
}

p {text-align: center; }


img { border: none;}
a img {border: none; }
a:img hover {decoration: underline }
img.leftpic {float: left;}


#navbar a img { border: none; }


