body {
  background: #ee7600;
  text-align: center;
}
p {
  color: black;
  margin:50 200 0 200;
}
h2 {
  font-weight: bold;
  font-size: 50px;
}
img{
  border-style: solid;
  border-color: #3cb371;
  border-width: 8px;
}