@charset "utf-8";
/* CSS Document */

body {
font-family: Verdana;
background-color: black;
color: white;
}

table {
background-color: #151515;
}

a {
color: silver;
}

