They have this in the page source:
HTML Code:
<div id="brand">
<a target="_blank" class="branding a2010-09-bbo" href="link.php" linkindex="200">Bounty Bay Online</a><div style="position: absolute; left: 0px; top: 0px; visibility: hidden;" id="beacon_22b633bf90"><img width="0" height="0" style="width: 0px; height: 0px;" alt="" src="http://a.playcentral.de/www/delivery/lg.php?bannerid=224&campaignid=64&zoneid=66&loc=1&referer=http%3A%2F%2Fplaymassive.de%2F&cb=22b633bf90"></div>
</div>
And this in the CSS:
HTML Code:
#brand a.a2010-09-bbo {background-image:url("http://static.playmassive.de/brandings/2010/2010-09-bounty-bay-online.jpg");}#brand a.branding {background:none no-repeat scroll center top transparent;display:block;height:1050px;text-indent:-9999px;width:100%;}
so, you'll want something similar to that.