/* Generated by KompoZer */
body {
  background-attachment: fixed;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #000000;
  background-color: #E6BFFF;
}
body.home {
  background-repeat: repeat-x;
  background-position: left top;
  background-attachment: fixed;
}
body.other {
  background-image: url(images/fbs2.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}
a:link, a:visited {
  font-weight: bold;
  text-transform: none;
  text-decoration: underline;
  color: #150185;
}
a:hover {
  text-decoration: none;
  color: #ff0000;
}
