body {
	background-color: #808080;
	font-family: "Bookman Old Style", "Century Schoolbook", "Palatino Linotype", "Garamond", "Goudy Old Style", "Estrangelo Edessa", "Book Antiqua", "Bell MT", "Palatino", "New York", "Times New Roman", "Times", serif;
	font-size: medium;
	color: #FFFFFF;
	}
a {
	text-decoration: none;
	font-weight: bold;
	}
a:link {color: #F0A000;}
a:visited {color: #F0A000;}
a:hover {color: #FFFFFF;}
a:active {color: #C00000;}
div.main {
	background: #603020;
	width: 775px;
	height: 814px;		/* necessary for IE */
	border: thick solid #F0D0A0;
	margin: 0 auto 0 auto;
}
p {
	font-size: 120%;
	text-align: center;	
}
img {
	display: inline;
}
span.name {
	color: #F0D0A0;
}