#contents {
	text-align:center;
}

#contents th,#contents td {
	padding:4px;
}

#contents th {
	background-color:silver;
	color:white;
}

#contents td {
	width:20em;
}

