body{
	font-family: 'IM Fell French Canon SC', serif;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 2px;
    color: #336600;
    text-align: center;
    background-color: #fafafafa;
    background-position: no-repeat;
    background-size: 2000px 1050px;
    

}

header p{

    position: center;

}



header a{
    color:#336600;
    text-decoration: none;
    margin: 0;

width: 26px;
}

header ul{
  margin: 0;
  padding: 0;

}

header li{
  float: center;
 

  margin: 0;
text-align: left;
width: 100%;
}

header li a{
  font-size: 14px;
  line-height: 150%;

}

footer {
   position: absolute;
   bottom: 0px;
   text-align: center;
   width: 99%;

}

a:hover {
  color: #04B431;
}
a:active {
  #color: #32cd32;

}



