table {
	margin-top: 1em;
}
th, td {
	padding: 5px 5px;
}
th {
	background-color:#906030;
	color: white;
}
td {
	background: white;
	color:#002000;
}

