body{
    background-color: #F7BCC7;

  font-family: "Sedan", serif;
  font-weight: 400;
  font-style: normal;
}

li{
  display: inline;
  text-decoration: none;
  }
ul{
  text-decoration: none;
}
header{
    background-color: #BDD57D;
    height: 135px;
    font-size: 5em;
    
  font-family: "Abril Fatface", serif;
  font-weight: 400;
  font-style: normal;
}

header img{
    width: 100%;
}
li img{
  width: 85px;
}
section img{
  width: 120%;
}