h1 {
  color: #86E160;          /* lighter */
}

hr {
  color: #86E160;          /* lighter */
  width: 90%;
  margin: 0px auto;
}

a {
  color: #0E4;             /* brighter */
}

a:hover img {
  background-color: #86E160;     /* lighter */
}

#wrapper {
  background: url("../images/0041.jpg") 50% 0 no-repeat;
}

      #menu ul li a:hover {
        color: #86E160;          /* lighter */
      }

      #text a:visited {
        color: #0E4;             /* brighter */
      }
      #text a:hover,
      #text a:active {
        color: #86E160;          /* lighter */
      }

      .sideMenu a:hover {
        color: #86E160;          /* lighter */
      }

#leftCurtain {
  height: 916px;
  }

#rightCurtain {
  height: 916px;
  }

th {
  color: #0E4;             /* brighter */
}
