body {
	background-color: lightgrey;
	color: black;
	font-family: Arial;
	font-size: 1em;
}

table {
	border: medium solid black;
	text-align: center;
	width: 100%;
}

table tr {
	height: 100px;
}