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

#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: #800000; 
font-family: courier; 
font-size:  14px; 
text-align: center; 
}

p {text-align: center; }

img { border: 3px double #000040;}
a img {border: 3px solid #000040; }
a:img hover {decoration: underline }


#navbar a img { border: none; }
img.noborder { border: none; }

h2 {font-weight: bold; text-align: center}
