body {
	background-color: #5f0127;
	color: #5d0127;
}
.headertext {
	font-size: xx-large;
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #5d0127;
}
a:visited {
	text-decoration: none;
	color: #5d0127;
}
a:hover {
	text-decoration: underline;
	color: #5d0127;
}
.footertext {
	font-size: x-small;
	color: #97575d;
}
.subheader {
	font-size: x-large;
	font-style: oblique;
}
