#headimg {
	text-align: center;
	padding-top: 5px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f4eed7;
}

.introtext {
	line-height: 1.4em;
	font-size: larger;
}

.footertext {
	margin-top: 6em;
	font-style: italic;
	font-size: smaller;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

a:link, a:visited {
	color: #271b08;
}

a:hover {
	color: #f3edd8;
	background-color: #271b08;
}
