When I read at night, I prefer a pure black background, so I add this to the ePubs:
Code:
body {
background-color:#000000;
color:#dddddd;
}
The result is that, in "publisher defaults", I get black background and white-ish text. You can tweak the brightness of the text and the darkness of the background to suite your taste.