body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(Resources/marbletile.gif);
	background-repeat: repeat;
	background-color: #fff3e7;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #993300;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #cc6600;
	font-weight: bold;
}
