td {  text-align: center }
h1
{
	font-size : xx-large;
	font-family : "Comic Sans MS";
	font-style : italic;
	font-weight : bold;
	text-transform : none;
	text-align : center;
}
a
{
	text-decoration: none;
}
body
{
	text-align : center;
	text-decoration : none;
}
