img{
width:490px;
border-style:solid;
border-width:11px;
border-color: #74a671;
}
h1{
font-family: cursive;
  color: #5da4c2;
  border-style: ridge;
  border-width:6px;
  text-align:centered;
}
h2{
  font-family: cursive;
  color: #d18dbf;
  border-style: ridge;
  border-width:6px;
  text-align:centered;
}
p{
  font-family: cursive;
  color: #7fabb5;
  border-style: ridge;
  border-width:6px;
  text-align:centered;
}

