body { color: #510186;
     background-color: #510186;
     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("../chalk/BACKm.jpg");
     }

a:link {color: #00FF00;
     text-decoration: underline;
     }
a:hover {color: #000000;
     background-color: #FFFF00;
     text-decoration: underline;
     }
a:visited {color: #01CD01;
     text-decoration: underline;
     } 

BODY {
     scrollbar-face-color:#000000;
     scrollbar-arrow-color:#00FF00;
     scrollbar-track-color:#350156;
     scrollbar-shadow-color:'#015501';
     scrollbar-highlight-color:'#00FF00';
     scrollbar-3dlight-color:'#015B01';
     scrollbar-darkshadow-Color:'#015501';
     }

h1   {font-size: 1.4em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: center;
     color: #FFFFFF;
     background-color: #510186;
     border: 0px solid;
     border-top: 1px #00FF00 solid;
     border-bottom: 2px #00FF00 solid;
     margin-left: 250px;
     margin-right: 250px;

     }
h2   {font-size: 1.4em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: center;
     color: #FFFFFF;
     background-color: #510186;
     border: 0px solid;
     border-top: 1px #00FF00 solid;
     border-bottom: 2px #00FF00 solid;
     margin-left: 0px;
     margin-right: 0px;

    }
h3  {font-size: 1.0em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: LEFT;
    color: #ffFFFF;
    background-color: #510186;
    border: 0px solid;
    border-bottom: 1px #00FF00 solid;
    } 
h4  {font-size: 1.0em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #ffFFFF;
    background-color: #510186;
    border: 0px solid;
    border-bottom: 1px #00FF00 solid;
   margin-left: 250px;
   margin-right: 250px;
    } 
 












