div.page {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ccf;
}
body {
    background-color: khaki;
}