body {
  color: #000000;
  background-color: #eadbc7;
}

a {
  color: #0000FF;
}

a:visited { 
  color: #800080;
}

.nb {
  font-style: italic;
  font-size: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

.updated {
  color: green;
  font-size: 80%;
}

.notice {
  color: darkgreen;
  font-size: 80%;
  font-weight: bold;
}

.caption {
  text-align: center;
  font-style: italic;
}

.credit {
  text-align: center;
  font-style: italic;
  font-size: 70%;
}

:target {
  border: 2px solid red;
}

.HenryCatRollover {
	display: block;
	width: 197px;
	height: 192px;
	background: url('images/henry-editing-tape-wono_plus_cat-editing-henry-197x395.jpg') bottom;
	text-indent: -99999px;
}
.HenryCatRollover:hover {
	background-position: 0 0;
}

.HenryCollectorRollover {
	display: block;
	width: 256px;
	height: 192px;
	background: url('images/i-married-a-record-collector-256x192.jpg') bottom;
	text-indent: -99999px;
}
.HenryCollectorRollover:hover {
	background-position: 0 0;
}
