 body {
  background: rgb(143, 86, 86, 0.81);
}
p {
  color: black;
  font-family: cursive;
  margin-right 200px;
  font-size: 20px;
}
h1 {
  margin-left: 400px;
  font-size: 45px;
  font-family: cursive;
}

hr {
  border-color: #000000;
}

h2 {
  font-size: 35px;
  font-family: cursive;
  margin-left: 280px;
}

h3 {
  font-family: cursive;
}

img {
  border-radius: 240px;
  border-style: double;
  border-width: thick;
  margin-right: 550px;
  width: 420px;
}
