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

BODY
{
	background-color: #fff;
	color: #000;
}
h1, h2, h3, h4, h5, h6 { color: #960; }
div.heading { width: 100%; background-color: #960; }
div.heading h1 { margin-top: 10px; color: #fff; }
div.preface { color: #630; }
table.thumbs
{
  width: 100%;
}
table.thumbs td
{
  text-align: center;
  vertical-align: top;
	font-size: smaller;
	line-height: 125%;
	margin: 18px;
}
table.thumbs img
{
  margin-top: 10px;
  border: none;
}

