h2 {
	margin-top:0.5em;
	text-align:center;
}

.notes {
	padding:1em 0px;
}
.notes li {
	margin:1em 2em;
	list-style:disc
}

.photo {
	text-align:center;
	margin-bottom:1em;
}

.red {
	color:red;
	font-weight:bold;
}

@media print {
	#contents {
		margin-left:0px;
	}
}