Hi
Sorry for late answer. I've just found Your access by accident, I must have set it as read somehow, even if I haven't seen it.
I think it's because body is still set as a white background. Try change it in css:
- Code: Select all
body {
background: #000 none repeat scroll 0 0;
}