
body {
background-color: black;
color: white;
font-family: "Lucida Console";

}


table {
text-align: center;
font-size: x-large;
}

a {
text-decoration: none;
align: center
}


a:link {color: white}
a:visited {color: white}
a:hover {color: white}
a:active {color: white}
