Well if you visit www.habbcrazy.net and click on a link on the navigation such as staff list, so that the page expands a fair amount, the background colour is white :S
The style for body is:
There is also no separate style laying around :SHTML Code:body
{
margin: 0;
padding: 0;
background-repeat: repeat-x;
background-position: 0 189px;
background-color: #548D00;
background-image: url(http://habbcrazy.net/hcv3/images/backlarge.png);
}

