#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:720px;
  height: 100%;
  margin: auto;
 
} 

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}