I have solved the problem whilst looking for another issue, which was comparable!
To help others who have the same problem, this simply is what solved it. I added this to the style.css stylesheet:
#yui-main {
background-image:url('myfile')!important;
}
Greetings from Belgium!