body{
    font-family:Arial;
    background-color:#e9de81; 
     } 
     h1 {
        font-family:Helvetica;
        color:#000000;
        text-align:center;
      }
      
      h2 {
        font-family:Helvetica;
        color:#ff1c1c;
      }
      
      p {
        text-indent:10px;
        color:#444444;
        word-spacing:4px;
        letter-spacing:2px;
      }