body {
    font-family:'Courier New', Courier, monospace;
    color:antiquewhite;
    background-color:blue;
}

h2 {
    color:orange;
}
