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

body { background-color: #ffedc2; }
h1, h2, h3, h4, h5, h6 { color: #309; }
a:active { background-color: #fff; }
a:hover { background-color: #fff; }
span.thumbnail {
  white-space: wrap;
  float: left; 
  font-size: smaller; 
  width: 150px;
  text-align: center;
  padding: 1em 1em 1em 0;
  line-height: 125%;
  }
p { text-indent: 2em; }

