img {
	margin: auto;
}

table {
	border: dashed;
	margin: auto;
	font-size: x-large;
}

td,
th,
tr {
	text-align: center;
}
