table {
	text-align: center;
	width: 100%;
}
tr {
	height: 3em;
}
td {
	border-style: solid;
	border-width: 1px;
}