@import url(../../../wh.css);

BODY { background-color: #fff5ee; }
h1, h2, h3, h4, h5, h6 { color: #060; }
a:active { background-color: #fff; }
a:hover { background-color: #fff; }
p { text-indent: 2em; }
span.thumbnail {
  white-space: wrap;
  float: left; 
  font-size: smaller; 
  width: 150px;
  text-align: center;
  padding: 1em 1em 1em 0;
  line-height: 125%;
  }
div.storymenu span.thispage { font-size: 120%; font-weight: bold; color: #060; }
div.narrative { }
hr { clear: both; }

