body {
    background-color: cadetblue;
    font-family: 'Courier New', Courier, monospace;
}

a {
    color: blue;
}

input {
    font-family: 'Courier New', Courier, monospace
}