@font-face {
    font-family: "TLTheater";
    src: url("images/TLTheatreAntoine.ttf") format("truetype");
}
body,td,th {
	font-family: TLTheater, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
	color: #B4DCB6;
	text-align: center;
}
body {
	background-color: #000;
	background-image: url(images/stars1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#Mountain {
	background-image: url(images/hood-and-the-north-star1.png);
	background-position: center bottom;
	height: 294px;
	width: 100%;
	vertical-align: bottom;
	background-repeat: no-repeat;
	z-index: 1;
}
#galaxy {
	background-repeat: no-repeat;
	background-position: center top;
	height: 334px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	z-index: 2;
}
#container3 { 
	width: 730px; 
	margin-left: auto; 
	margin-right: auto; 
	border: none; 
	padding: 0 20px; 
	margin-top: 20px; 
	margin-bottom: 40px; 
}
#footer {
	position: fixed;
	clear: both;
	width: 100%;
	height: 294px;
	bottom: 0;
	border: none;
	padding: 13px 0 0 0;
	text-align: center;
	background-image: url(images/hood-and-the-north-star1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1;
} #content {
	position: absolute;
	z-index: 3;
	width: 100%;
	text-align: center;
	vertical-align: top;
	overflow: visible;
	height: 100%;
	top: 0px;
	left: 0%;
	right: 5%;
}
a {
	color: #FFF;
	text-decoration: blink;
}

