body { background-image: url(/green.gif); margin: 2% }

h2 {
  font-size: large;
  margin: 0.5em 0em 0em 0em;
  padding: 0.2em 0.5em;
  border-width: thin;
  border-color: white;
  background-color: #abf;
}

em { font-style: normal; color: #F30; margin-right:0.1em; }

div.chapter { margin-top: 1em; }
h3.chapter      { display:inline; margin-right:0.5em; }

ul { list-style-image: url(/garrow.png) }


