body {
	background-color: black;
	color: rgb(128, 255, 255);
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	width: 660px }
A:link { color: rgb(128, 128, 255) }
A:visited { color: rgb(64, 64, 192) }
h1.title {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: italic;
	font-weight: normal;
	font-size: x-large;
	border-width: 1;
	border: solid;
	border-color: blue;
	text-align: center }
img.photo {
	clear: both;
	float: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px }

em.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: italic;
	font-weight: lighter;
	font-size: 9pt }
