This worked well enough. I just set a white medium-transparent background on the body.
body {
font: 12px arial, sans-serif;
background-color: #FFFFFFAA;
}

This worked well enough. I just set a white medium-transparent background on the body.
body {
font: 12px arial, sans-serif;
background-color: #FFFFFFAA;
}
