body {
	color: white;
	background-color: black;
	font-family: Arial, sans-serif;
	text-align: center
	}

a { color: #ffdddd; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border-style: none }
img.photo { border-style: solid; border-width: 4pt; border-color: white; margin: 5pt; }

h1 { font-size: large }

div#header { margin-bottom: 1em }
div#content td { text-align: center }

div#footer { margin-top: 1em; font-size: x-small; }
div.copyright { font-family: Verdana; font-size: xx-small; }
