.code {
    background-color: lightgrey;
    font-family: 'Courier New', Courier, monospace;
}
body {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}