body {
  max-width:900px;
  margin: auto;
  padding-left: 8px;
  padding-right: 8px;
}
p {
    max-width: 800
}
li, dd {
  max-width: 750
}
