/* Basic stylesheet for online reading */

body {
  font-family: sans-serif;
  margin: 5%;
}

.indent {
  margin-left: 5%
}

