/* CSS Document */
header {
color: white;
background-color: black;
}
header h1, header h2 {
text-align: center;
font-family: sans-serif;}
table, th, td {
border-style: solid;
}