table {
	width: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: silver;
}

h1 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 1.75em;
}

td {
	padding: 10px;
}