body {
  padding-left: 0em;
  font: 62.5%/1.5  Verdana, sans-serif;
  color: #2c2220;
  background-color: #e8e7e6;
  background-image: url(images/background.jpg);
  background-repeat: repeat-x;
  background-position:center;
  background-position:top;  }

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

p {font-size:.7em}




h1 {
  font-family: Verdana,
        SunSans-Regular, sans-serif;  font-size: 16pt;
  color: 48b395;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
}


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

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


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



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

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





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



ul.navbar a {
  text-decoration: none }



