h1 {
  color: #DA70D6;          /* lighter */
}

a {
  color: #BA55D3;          /* brighter */
}

#wrapper {
  background: url("../images/boys232_crop.jpg") no-repeat 100% 0px;
}

      #menu ul li a:hover {
        color: #DA70D6;        /* lighter */
      }

      #text a:visited {
        color: #BA55D3;          /* brighter */
      }
      #text a:hover,
      #text a:active {
        color: #DA70D6;          /* lighter */
      }

      .sideMenu a:hover {
        color: #DA70D6;          /* lighter */
      }

#leftCurtain {
  height: 716px;
  }

#rightCurtain {
  height: 716px;
  }

th {
  color: #BA55D3;          /* brighter */
}
