td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #800000;
}
body {
	text-align: center;
	margin: 10px;
	background-color: #FFDE91;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #800000;
	font-weight: bold;

}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #800000;
	font-weight: bold;
}
img {
	border: 1 solid #660000;
}
