BODY {
  font-family: serif;
  background: #e4ddc0; 
  color: black; 
  margin: 2em 1em 2em 10%;
}

H1, H2, H3 {
  font-family: sans-serif;
  margin: 1em 0 0.5em -5%;
}

P { margin: 0 ;
	text-indent: 2em 
}



.number {font-family: monospace}
