h1 {
  text-align:left;
  font-family:cursive;
  font-size:40px; 
}

h5 {
  text-align: left;
  font-family:cursive;
  font-size: 14px;
}

h2 {
  text-align: left;
    font-family: cursive;
  font-size: 30px;
}

p {
  text-align: left;
  font-family: cursive;
  font-size: 18px;
}

body {
  background-color:azure;
}
img{
  width:250px;
  border-style:solid;
  border-width: 0px;
    
}