footer { padding-top: 10em; padding-bottom: 2em; }
article .illuminated::first-letter {
  font-size: 550%;
  font-style: italic;
  padding: 6px 3px;
  margin-right: 6px;
  float: left;
  text-shadow: 1px 1px 3px #999;
}
article thead th { border-bottom: 1px solid #aaa; }
article pre { padding: 2em; }