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