html, body
{
	background: #fff;
	height: 100%;
	width: 100%;
}
table
{
	height: 100%;
	width: 100%;
}
td
{
	text-align: center;
	height: 100%;
}
