table.simple th {
	background: #ccc;
}
table.simple td {
	text-align: center;
	background: #ddd;
}

