BODY   {color: #E0E0E0;
        font-size:12pt ;
        font-family:Arial,Geneva,Verdana,Helvetica;  
        font-weight:bold;

        background: #000000;
        background-image:url(intro.jpg);
        background-repeat:no-repeat;
        background-position:center 10px;
        margin:0px;
       }


a      { font-weight:bold; text-decoration:underline; color: rgb(255,080,080) }
a:link     { color: #FFFFFF; }
a:visited  { color: rgb(255,080,080)}
a:active   { color: #FFFFFF; }


div     {background-image:url(dot.gif);
         text-align: center;
         padding:5px;
         border:1px solid #505050;         
         left: center;
         margin-top:400px;
         width:350px; 
}

