/* Generated by KaZcadeS */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  background-position: center;
  opacity: 1;
  background-color: #ffffff;
  color: #693400;
  background-image: url(images/lightverse.png);
}
#mainhead {
  width: 100%;
  background-repeat: repeat-y;
  }
#main {
  /*margin-right: 5%;
  margin-left: 5%;*/
width:  100%;
  background-image: url(images/lightverse.png);
}
h2 {
  font-weight: bold;
  font-size: 20px;
  font-style: normal;
  color: #573c07;
}
h3 {
  font-style: italic;
  font-size: 16px;
  color: #c38241;
}
h4 {
  font-style: italic;
  font-size: 12px;
  color: #c38241;
}

h1 {
  font-weight: bold;
  font-style: oblique;
  font-size: 24px;
  color: #663300;
}
a:link, a:visited {
  font-size: 11px;
  color: #937014;
}
a:hover {
  color: #879cca;
}


