body {
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-color: #F5EACD;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
}
.footer {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #630;
}
#Table_01 tr td h1 {
	text-align: center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
}

