body {
  font-family: sans-serif;
  background: #FBFBFF; 
  color: black; 
  margin: 2em 1em 2em 10%;
}

h1, h2, h3 {
  margin: 1em 0 0.5em -5%;
  color: #005A9C
}

p { margin: 0 }
p.Body { text-indent: 2em }
p.Body1 { margin-top: 0.8em }

.Attribute, .XML, .Element, .CSS {font-family: monospace}

.header { text-align: right; color: black }
h1, .subtitle { text-align: center }

pre { font-family: monospace }
