/* style.css                   */
/* The site's main style sheet */
/* Written by Zen Piatek       */
/* Oct. 4, 2008                */

   body
      {
         background: #99ccff;
         background-image: url("images/white_flake_on_lt_blue.gif");
         background-repeat: repeat;
      }
