body {
  color: black;
  background: #fbf2ff;
}

p {
  margin-left: 1cm;
  margin-right: 1cm;
}

ul {
  margin-left: 1cm;
}

blockquote {
  font-style: italic;
}

span.other-name, span.town-name, span.road-name {
  font-weight: bold;
}

/* I'm not sure how to best handle the notes section. */
span.notes-entry-header {
  font-weight: bold;
}

/*# sourceMappingURL=markers.css.map */
