body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	background-color: #000000;
	color: #FFFF00;




}
table {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	width: 94%;
	height: 94%;
	border: none;
	left: 3%;
	right: 2%;
	padding: 3%;
	margin: 3%;
	background-color: #000000;












}
a:link {
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-size: 16px;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
div {
	text-align: center;
	vertical-align: middle;
}
h2 {
	color: #FFFFFF;
}
