body
{
    background-color: #005fff;
	color: white;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
}
a
{
	size: 18px;
	color: white;
}
h1
{
	 font-size: 20px;
}
.t
{   
    width: 700px;
	height: 250px;
    border: 8px solid white;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
td
{
	text-align: center;
	font-size: 30px;
}
h2
{
	font-size: 20px;
}