body { background-color: #000000;
       color: #eeeeee;
       margin-top: 5%;
       margin-left: 10%;
       margin-right: 10%;
       margin-top: 5%;
       
       font-family: monospace; font-size: 1.3em;
     }
b    { color: #eeeeee;
       font-family: monospace;
     }
pre  { font-weight: monospace;
     }
h1   { color: #eeeeee;
       font-family: monospace;
}
h2   { color: #33ff33;
       font-family: monospace;
}
h3   { color: #33ff33;
       font-family: monospace;
     }
     
a:link { color: #7777ff; font-weight: bold; }
a:visited { color: #7777ff; font-weight: bold; }
a:active { color: #7777ff; font-weight: bold; }
