body { color: #4C8141;
     background-color: #4C8141;
     font-family: Times New Roman;
     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("a-new-dawn.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:#013D01;
     scrollbar-arrow-color:#013D01;
     scrollbar-track-color:#7FB17F;
     scrollbar-shadow-color:'#800000';
     scrollbar-highlight-color:'#E2002B';
     scrollbar-3dlight-color:'#E2002B';
     scrollbar-darkshadow-Color:'#000000';
     }

h1   {font-size: 1.4em;
     font-family: Verdana, Helvetica, Arial, sans-serif;
     font-weight: bold;
     text-align: center;
     color: #FFFFFF;
     background-color: #002C00;
     border: 0px solid;
     border-top: 1px #E2002B solid;
     border-bottom: 2px #E2002B 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: #002C00;
    border: 0px solid;
    border-bottom: 1px #E2002B solid;
    }
h3  {font-size: 1.0em;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: LEFT;
    color: #ffFFFF;
    background-color: #002C00;
    border: 0px solid;
    border-bottom: 1px #E2002B solid;
    } 













