body {
	background-image: url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#922f1c;
}
a:link {
	font-weight: bold;
	color: #BCAAEC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;	
	color: #BCAAEC;
}
a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	font-weight:bold;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
	color: #660066;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	color: #FFFFFF;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}
td {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}.Greygill {
	font-family: "Gill Sans MT", "Gill Sans Ultra Bold", "Gill Sans Ultra Bold Condensed";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCFF;
}
.smgreygill {
	font-family: "Gill Sans MT", "Gill Sans Ultra Bold", "Gill Sans Ultra Bold Condensed";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCFF;
}
