p {
  text-align: left;
    font-family: sans-serif;
      font-size: 14px;
    
}

img{
  width:550px;
  border-style: solid;
  border-color: #e88392;
border-width: 5px;
  float: center;
}
body{
  background-color: #ffeaed
}


h1{
  color:#040000;
  font-family: cursive;
  font-size: 1 px;
}
h2{
  color:#e08292;
  font-family: fantasy;
  font-size: 19px; 
}

h3{
  color:black;
  font-family: inherit;
  font-size:12px;
  
}