body {
        background-image: url("images/background.png"); 
		font-size: 14px;  
        font family: Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;
}
p {
color: #ffffff;
font-size: 14px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.larger {
font-size: 140%;
}
.nav { 
color: #996633;
font-size: 10px;
font-weight: bold; 
}
a:link {
  font-size: 10px;
  color: #996633;
  text-decoration: none;
}
a:visited {
  color: #996633;
  text-decoration: none;
  padding-bottom: 4px;
  white-space: nowrap;
}
a:hover {
  color: #9e0000;
  padding-bottom: 4px;
 white-space: nowrap;
  background: url(images/underline.gif) repeat-x 100% 100%;
}
div.picture {
  
}