h1{
  text-align: center;
  font-family:Algerian;
  
}
h2{
  font-family: cursive;

}
body{
  background-color: #9fdaed;

}
h3{ 
  font-family:cursive;  

}
img{ 
  width: 300px;
  border-style: solid;
  border-bottom-color: aqua; 
  border-width: 10px;




}


