@charset "utf-8";

body {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: large;
	background-color: #0B0507;
	background-image: url(smallcave.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h1 {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: xx-large;
	color: #FFF;
}

h2 {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: medium;
	color: #C00;
	text-align: right;
}

table {
	border-style: none;
}
a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFF;
}


td {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #FFF;
	text-align: center;
}
