body {
	background-color: black;
	color: white;
}

h1 {
	font-family: Helvetica, serif;
	font-weight: bold;
}

img {
	max-width: 100%;
}

table, th, td {
  border: 2px solid white;
  padding: 15px;
  text-align: center;
}