body
{
	color:#3300cc;
	background-color:black;
	font-family:arial;
	font-size:185%;
}
p.heading
{
	text-align: center;
	font-size:150%;
	font-weight:bold;
}
p.disclaim
{
	font-size:60%;
}
a:link{color:#3366ff; text-decoration: none;}
a:visited{color:#3366ff; text-decoration: none;}
.centered {
	position: absolute;
	top: -10%;
	right: 0;
	bottom: 0;
	left: 0;
	width: 65%;
	height: 50%;
	margin: auto;
} 
table {
	height:100%;
	width:100%;
} 
td {
	text-align:center;
	width:50%;
} 