body { color: #000000;
     background-color: #000000;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     text-align: justify;
     font-size: 0.8em;
     color: #ffffff;
     font-weight: bold;
     margin-left: 40px;
     margin-right: 40px;
     background-repeat: repeat;
     background-attachment: fixed;
     background-image: url("http://infinitepossibility.org/star5_ani-ORIGINAL.gif");
     }

a:link {color: #00FF00;
     text-decoration: underline;
     }
a:hover {color: #000000;
     background-color: #FFFF00;
     text-decoration: underline;
     }
a:visited {color: #00FF00;
     text-decoration: underline;
     } 

BODY {
     scrollbar-face-color:#000000;
     scrollbar-arrow-color:#00FF00;
     scrollbar-track-color:#800080;
     scrollbar-shadow-color:'#800000';
     scrollbar-highlight-color:'#FF0000';
     scrollbar-3dlight-color:'#FF0000';
     scrollbar-darkshadow-Color:'#800000';
     }

h1   {font-size: 1.4em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: center;
     color: #FFFFFF;
     background-color: #800080;
     border: 0px solid;
     border-top: 1px #00FF00 solid;
     border-bottom: 2px #00FF00 solid;
     margin-left: 250px;
     margin-right: 250px;

     }
h2  {font-size: 1.2em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    background-color: #404040;
    border: 0px solid;
    border-bottom: 4px #ff0000 solid;
    }
h3  {font-size: 1.0em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: LEFT;
    color: #ffFFFF;
    background-color: #404040;
    border: 0px solid;
    border-bottom: 2px #FF0000 solid;
    } 













