* {
	margin: 0;
}

html, body {
	background-color:#70DBDB
	margin: 0;
	padding: 0;
	background: ffffff;
	height: 100%;
	font-family: Arial;
	font-size: 10pt;
}

table
{
margin-left:auto
margin-right:auto
}