h1 {
	text-align: center;
	font: normal x-large serif;
	text-decoration: underline;
}

#result {
	text-align: center;
	font: bold xx-large serif;
	margin: 1em 0;
}

table {
	margin: auto;
}