body {
	background-color: blue;
	color: yellow;
	font-size: 16pt;
	font-family: Garamond, serif;
}
#header {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}
.listEntry {
	font-size: .8em;
	color: white;
	text-indent: 10px;
}