img {
  width: 400px;
  float: right;
  border-style: ridge;
  border-width: thick;
  border-color: #808080;
}
h1 {
  font-family: centaur;
  color: #303030;
  text-align: center
  }
p {
  font-family: centaur;
  color: black;
  font-size: 25px;
}
body {
  background-color: #ffd49a
} 
h2 {
  font-family: centaur;
  color: black;
}
h3{
  font-family: centaur;
  color: black;
}