body {
  background-color: #f2b450;
}

h1 {
  border-style: solid; border-color: #f2e77e;
  margin: 50px; margin-bottom: 100px; margin-left: 600px; margin-right: 600px;
}

img {
  border-style: solid; border-color: black;
}

p {
  background-color: #f2e77e; border-style: solid;
  text-align: center; margin-left: 300px; margin-right: 300px;
}
