body {
  background: ivory;
  margin: 40px 30px;
}

H1, H2, H3, H4 {
  color: green;
}

img {
   width: 480px;
   height: 360px;
}