I installed a template on blogger, but it's not showing the background image.
in the main blog here you can see that there is no background image (the orange one)
now visiting this one which is the blog I do test the template on first, shows normally the background.
the weird result is that if you go back to the first website now and refresh it, the background will be shown??
how can that happen between 2 different domains? they both reference the same image but why it loads on website1 only after loading website2?
this is the CSS associated
#body_top {
background:transparent url(http://4.bp.blogspot.com/_66wIGDjagHk/Sh1HpWevpII/AAAAAAAAAeo/L2BR0NJ6kB4/s1600/bgr_body_top.png) no-repeat scroll 0 0;
width:100%;
}