div.center {
	text-align: center;
}
img.flyer {
	border-color: #101010;
	border-style: solid;
	border-width: 1px;
}
img.photo {
	border-color: #101010;
	border-style: solid;
	border-width: 1px;
}
table tr td {
	padding-right: 0.7em;
}
table tr td.caption {
	border-color: #101010;
	border-style: dashed;
	border-width: 1px;
	padding: 0.7em;
}
table tr td.caption p {
	margin-top: 0px;
	text-align: left;
}
