div#content p.example {
  border: 1px dashed black;
  background: #FFFFE0;
  margin: 1em 0 1em 3em;
  width: 25em;
}
