p {
  text-align: justify;
}
body {
  font-size: 0.92em;
}

/* table captions to the top */ 
caption {
  caption-side: top;
}