.table
{
	margin: 0px auto;
	height: 100%;
}

html, body
{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}

