body {
    background-color:rgb(241, 248, 241)
}


#link-to-overview, #link-to-toc {
    background-color:rgb(241, 248, 241)
}


.example {
    background-color: azure;
}


.dummy {
    background-color:khaki;
}