<style type="text/css">
   <!--

      body {background-color: rgb(255,255,255);}

      a:link    {color: AAAAAA; font-weight: bold; text-decoration: none;}
      a:visited {color: #000000; font-weight: bold; text-decoration: none;}
      a:active  {color: #000000; font-weight: bold; text-decoration: none;}
      a:hover   {color: orange; font-weight: bold; text-decoration: none;}

      .greeting {margin-left: 20px; margin-right: 20px; font-size: 20px; text-align: justify;}

      #wallpaper {
              align: center;
              position: absolute;
              top: 150px;
              height: 400px;
              left: 0px;
              width: 100%;
              border: 0px;
              background-color: rgb(255,255,255);
              }

      #introtext {position: absolute;
              top: 560px;
              left: 0px;
              width: 100%;
              height: 300px;
              border: 0px;
              }

      #introtext table div {
              color: #CDCDCD;
              font-family: verdana, arial, helvetica;
              font-size: 11px;
              font-weight: normal;
              }

      #artists {
              top: 860px;
              height: 300px;
              left: 0px;
              margin-left: 20px;
              margin-right: 0px;
              background-color: rgb(255,255,255);
              font-size: 9px;
              }
   //-->
</style>
