#mainStretch a {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-decoration: none;
}
#mainStretch a:link, #mainStretch a:visited, #mainStretch a:active {
	color: #0099FF;
}
#mainStretch a:hover {
	color: #FF0000;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
#mainStretch {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.mainTable {
	text-align: center;
}
.mainTable h1 {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
}