   a:link {color: #cccccc}
   a:visited {color: #ffffff}
   a:hover {color: #FFB700}

   body {
      background-color: #758282;
      background-repeat: no-repeat;
      background-attachment: fixed;
      font-family: arial, sans-serif;
      }

   div.preload {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 0px;
      height: 0px;
      z-index: -2;
      }