body {background-color: black;}
* {font-family: Arial, Helvetica, sans-serif;}
p, h1 {color: #fff;}
/* a:link {color: #00f;}
a:active {color: #f00;}
a:visited {color: #a0f;} */

.hidden {color: black; cursor: default;}
.center {text-align: center;}
