BODY {
  background-color: #E0E0FF;
  font-family: helvetica, arial, sans-serif;
}

H1 {
  background-color: black;
  padding: 4px;
  font-size: 14pt;
  color: white;
}

.smalltext {
  font-size: 8pt;
}

.status {
  border: .2em dotted #900;
  padding: .5em;
  text-align: center;
}
