body { 
	background: url(../images/jester.gif) no-repeat fixed bottom left;
	background-color: #F0F8FF;	
	margin-top: 5px;
	margin-left: 5px;
}

#textBox {
	position: relative;
	top: 1%;
	left: 1%;
	width: 70%;
	height: auto;
}

#maintext {
	font-size: 15px;
	line-height: 150%;
	text-align: center;
	color: #000099;
	font-family: "CentSchbook BT", "Century Gothic", "Century Schoolbook", "Times New Roman", "Book Antiqua", serif;
}

#contact {
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	text-align: center;
}

#credits {
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: black;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

span.title {
	font-family: serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
a:link {
	color: #000099;
}

a:visited {
	color: Black;
}

a:hover {
	color: #708090;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}