body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #33CCCC;
	background-image: url(images/storyback.jpg);
	color: #000000;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
