  
  body {
    font: 18px;
    font-family: calibri;
    color: cornsilk;
    background-color: #FFF8DC }
    h1 {
      font-family: roboto;
      color: red;
      font-size: 40px;
    }
    
    h2 { 
      font-family: roboto;
      color: a02909;
      font-size: 22px;
    }
    
    h3{
      font-family: calibri;
      font-size: 23px; 
      }
      
    li {
      font-family: calibri;
      color: black;
      font-size: 21px;
    }
    
    img {
      width: 500px;
      height: 320px;
    }