h1{color:#00782B;
   font-family: "French Script MT", "Gigi", "Edwardian Script IT",    "Comic Sans MS"; }


p{color:#636363;
  font-family: "Comic Sans MS"
  text-align: center}

body{background-color:none; 
     background-repeat: no-repeat;
     background-attachment:fixed;
     background-position:center center;}

a:link{color:#00782B; font-family: "Comic Sans MS";}

a:visited{color:NONE; font-family: "Comic Sans MS";}

a:hover{color:#EF9C00; 
        font-weight:bold; font-family: "Comic Sans MS";}

a:active{color:#00782B; font-family: "Comic Sans MS";}

a:focus{color:#00782B; font-family: "Comic Sans MS";}

#bg {position: absolute; top: 250px; left: 2%;}
#bg img {width:26%; height: 100%;}

#navigation {position: absolute; top: 10px; left: 2%; width: 24%; z-index: 3; 
              background-color:tan;
              border-top:4px solid green;
              border-bottom:4px solid green;
              border-right:4px solid green;
              border-left:4px solid green;}

#content {position: absolute; top: 0px; left: 30%;}

hr {color: green;}
