This is pissing me off!

http://www.simulaction.ca/simulaction/console/login.html

If you click on the link above, you see my cheap, hosting-plan-comes-with-domain-purchase website. I have a problem with the CSS though. When I test out the page with the CSS file on my computer, it works fine, but on the server something is wrong: in the main table, you’re supposed to see a faded out picture of an ice hockey rink. Is it possible that the Godaddy banner on top of the page is messing things up?

This is the CSS code.

tr.main {
background-image:url('images/bellcenterfaded.jpg');
border-style:solid;
border-color:#377DCD;
border-collapse:collapse;
border-width:1px;
}

I hate asking for people to fix my code like that, haha, but I REALLY can’t find the problem.

Thanks a million!
-45 ACP