body {
  background: rgb(199,163,104);
}
p {
  color: black;
}
h1 {
  font-weight: bold;
}
h2 {
  color: rgb(42,92,196);
}
h4 {
  color: rgb(150,11,10);
}
.image1 {
  border-radius: 20px;
  width: 540px;
}
.image2 {
  border-radius: 20px;
  width: 540px;
}