body {
  padding-left: 0em;
  font: 95%/1.5  Verdana, sans-serif;
  color: #4e2104;
  background-color: #29460c;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  background-position:center;
  background-position:top;  }


<!--
.background
{
background-image:url('images/bg.jpg');
background-color:white;
}
-->


#wrap { width:900px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }

p {font-size:.7em}


h2 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 12pt;
  color: #9b1b1c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h3 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 10pt;
  color: #9b1b1c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}


h4 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 9pt;
  color: #9b1b1c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}



h5 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 8pt;
  color: #9b1b1c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}

h6 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 7pt;
  color: #9b1b1c;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}





a:link, A:visited { text-decoration: none; color: #688c34; font-style: normal;
  font-weight: bold;}
a:hover { color: #688c34; background: none }



ul.navbar a {
  text-decoration: none }


