body {
	background-color: lightblue;
}
th {
	color: red;
}
td {
	color: grey;
}