html
{
	background-image: url(images/SpiralT.gif);
	color: black;
	background-color: #FFFFBF;
}
body
{
	margin: 20px auto 0 auto;
	width: 600px;
	padding: 0 0 0 30px;
}

h1 { display: none; }

h2
{
	text-align: center;
	text-transform: inherit;
	color: #00f;
}

h3
{
	text-align: center;
	text-transform: inherit;
	color: #00f;
}

table { margin: 0 auto 0 auto; }