body {  background-color:#080808;
        color:#F20099;
        text-decoration:none; font-weight:bold;
        text-align:center;
        }
h1 { color:FF9999; }
a:link { color:#EE99CC; text-decoration:none; font-weight:bold; }
a:visited { color:#EE2299; text-decoration:none; font-weight:bold; }
a:hover { color:white; text-decoration:none; font-weight:bold; }