body{
background-color: #74c3eb;
}

h1{
  color: white;
  font-family: fantasy
  text-align: center;
  font-size: 50px;
  background-color: orangered
}


img{
  width: 250px;
  float: inherit
  border-style:hover;
  border-color: white;
  border-width: 5px;
}

h2{ color: white;
  font-family: fantasy
    text-align: center;
  font-size: 30px;
  background-color: orangered
  
  
  
  
  
}

h3{color: white;
  font-family: fantasy
    text-align: center;
  font-size: 20px;
  background-color: orangered
}


a{color: white;
  font-family: fantasy
    text-align: center;
  font-size: 30px;
  background-color: orangered

  
  
}
