
body {
  background-color: #333300; }
  
  
.picture {
  width: 215px;
  height: 300px; 
  border: 0px; 
  position: relative;
  background-image: url(images/picBg.gif);
  text-align: left; }
  
.picture a img {
  margin-top: 12px; }
  
.picture a {
  margin-left: 12px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #825D25;
  text-decoration: none; }
  
  
#footer {
  background-image: url(images/footerBg.jpg);
  background-repeat: no-repeat;
  width: 750px;
  height: 47px;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  color: #fff;
  text-align: center; }
  
#footer a {
  color: #CFAC56; }
