body
{
	background: paleturquoise;
}

table
{
	margin: auto;
}

th
{
	border: 1px solid;
}

td.key
{
	font-weight: bold;
}

td.key, td.value
{
	background: plum;
	color: #000080;
	text-align:center;
}

img
{
	max-height: 90vh;
}
