﻿body
{
	background: #efefef;
	text-align:center;
	font:20px Arial bold;
	height: 100%;
	overflow: hidden;
}
html
{
	height: 100%;
	width: 100%;
}
#MainTable
{
	height: 100%;
	width: 100%;
}
