/* Some special elements */
h2 {
  clear: left;
}
img.face {
  float: left;
  margin-right: .5em;
  margin-bottom: .5em;
  border: solid 1pt #000;
}