body {
	font-family: Arial;
	background-image: url(images/background.jpg);
}
a {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
a:visited {
	color: #F0C55F;
}
a:active {
	color: #E71856;
}


h3 {
	font-family: AbcCursive;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
table {
	font-size: 18px;
	border: 10px dotted #E71856;
}
td {
}

h4 {
	font-family: cityBlueprint;
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
h5 {
	font-family: "Tekton Pro";
	font-size: 18px;
	color: #33CC66;
}
.countdown {
	font-family: "old English Text MT";
	color: #33CC66;
	font-size: 28px;
}

