body {
	text-align:center;
	font-family: Arial;
	background-color: #ECEBEB;
	color: #272626;
	font-size:12pt;
	margin:0; 
}
h1	{
	font-size:60px;
	color:#d2040c;
	font-weight: bold
}
table.center {margin-left:auto; margin-right:auto;}