body {
	background-color: #d8d8d8;
}
th {
	text-align: left;
}
h1 {
	font-weight: lighter;
	font-variant: small-caps;
	text-align: center;
}
div.copy {
	font-size: small;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
table.images {
	width: 100%;
}
table.images th {
	text-align: center;
}
table.images td {
	text-align: center;
	vertical-align: top;
}
