BODY {color: white; background-color: blue; font-family: Arial; margin: 5px; padding: 0px; background-image: url("bg.jpg"); background-position: center center; background-size: cover;}

H1 {font-size: 64pt; text-transform: uppercase;}
TD {font-size: 28pt;}

A {color: white; text-decoration: none;}
A:hover {text-decoration: underline;}

#img {width: 600px;}
#a {margin: 60px;}