body { background-color: black; color: white; }
h1 { color: red; text-align: center; }
h4 { text-align: center; }
a { color: green;  text-decoration: none; }
a:hover { color: lime;  text-decoration: none; }
table, th, td { border-spacing: 25px }
