@import url(../wh.css);

BODY { background-color: #fdf5e6; }
h1, h2, h3, h4, h5, h6 { color: #903; }

a:active { background-color: #fff; }
a:hover { background-color: #fff; }

table.photogroup { text-align: center; }
table.photogroup td {
  font-size: smaller;
  text-align: center;
  vertical-align: top;
  padding: .2em .2em 1em .2em;
  line-height: 125%;
  }
table.photogroup td { width: 250px; }

