Okay, yeah, i think i can solve it
Instead of putting it as
code:
Element[id=atom(mainwndcontainer)]
{
Background:rcbkd(59001);
}
instead do:
code:
Element[id=atom(mainwndcontainer)]
{
Background:rcbkd(20061);
Content:rcimg(59001);
}
and you should find that it works okay