/*Stylesheet*/
body {
    color:gray; font-size:12px;
    background-color:black;
}
h1 { 
    border-style:double;
    text-align: center;
    font-family: "Lucida Console", "Serif", monospace;
}
