Or you can modify the CSS:
<style type="text/css">
body {
background-color: white;
}
.bodytext {
color: black;
}
</style>