body {
  background-color: #eae3d1;
  }


h1 {
  font-family: monospace;
  font-weight: bold;
  font-size: 2em;
  color: #024b36;
  border-bottom: 4px dotted #93231f;
  line-height: 1;
  }

em {
  color: darkgreen;
  font-weight: bold;}

ul {
  line-height: 13px;}