
body {
	background-color : White;
	color : Black;
}
div.photo {
	text-align : center;
	margin : 10px 0px 10px 0px;
}

div.caption {
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
}
