header, section, main, footer, aside, nav, article, figure, figcaption {
  display: block;
}
section img {
  float: left;
  margin: 0px 10px;
}