
body { background-color: #000000;

       color: #ffffff;
       font-family: Arial, sans-serif;
       font-size: 20;
       height: 50px; }

a:link { color: #ffffff; text-decoration: none}
a:visited { color: #ffffff; text-decoration: none}
a:hover { color: #ffffff; text-decoration: none}


pre { font-family: arial, sans-serif; font-size: 120%; }