code {
  font-family:  "SImPL", "APL385 Unicode";
  font-size:    105%;
  padding-left: 0;
  margin-left:  0;
}

p.code {
  font-family:  "SImPL", "APL385 Unicode";
  font-size:    105%;
  text-indent: 6ch;
}

p.indent {
  text-indent: 6ch;
}

.wrap {
  white-space: pre-wrap;
}

