Please check this link:
For some reason on Firefox sometimes the background images of the tables do not load. Upon refresh they will be there. My backgrounds are loaded via css in a seperate file. I have tested both the code and the css at w3 and both are valid. So why is this happening and how can I fix it?
Here is a sshot of what it looks like when it doesn't load right.
http://www.eboze.com/example.jpg
If I hard code the background = into the table it loads fine. But then the code would not be valid. But if I cannot get the css to load this correctly in all browsers, I may have to go that route.
Thanks for looking.