body {
    background-color: gray;
    font-family:'Courier New', Courier, monospace;
    text-align: center;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}