/* Generated by KompoZer */
@import url(./header.css);
body {
  width: 832px;
  margin-right: auto;
  margin-left: auto;
  font-family: Georgia,times new roman,verdana;
}
#main {
  background-image: url(body.jpg);
  background-position: center top;
  background-repeat: repeat-y;
}
#footer {
  background-image: url(footer.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  font-family: "Times New Roman",Times,serif;
  font-size: 0.8em;
  font-weight: bold;
}
#maintext {
  width: 750px;
  margin-left: 29px;
}
#footer a:hover {
  color: #ff6600;
}
a:hover {
  color: #ff6600;
}
