div#article {
  margin-left: 20px;
  width: 500px;
}

#article h2 {
  font-size: 17px;
  margin-top: 10px;
}

div.note {
  padding-bottom: 30px;
}