body {
  width: 700px;
  margin: auto;
  background-color: #dddddd;
}

h2,h3,h4 {
  border-bottom: 1px solid black;
}
