
body {
	font-family: serif;
	background-color: lightgreen;
	text-align: center;
}

li {
	list-style-type: none;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}