body{
  background-color: lemonchiffon;
  }
  
  #HeaderPart {
    text-align: center;
    margin-top: 40px;

    }
    
  p {
    text-align: center;
    font-size: 20px;
    font-family: 'Georgia', serif;
    
    }

  .menu {
    
    text-align: center;
    
    }  