
  body {
    background-color: #2F4538;
    background-image:url(/images/fog-forest-autumn.jpg);
    background-size: 2000px 1000px;
}

h1,h2,h3,h4,p,ul {
     
font-family: "trattatello" ;
 color:white;
 text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
 font-size:60px;
 text-align: center; 
}