Turing code?
I havn't had experience using a bux script yet though I'd like to (kinda reserved about it though because it's hard to get advertisers.
I would imagine all you would need to do to edit the bg colour is to open up the .css and add something like this:
body { background-color: [hex value here] }
There should already be body in there and likely to have the background-color property too.
There may be other divs though with different background colours, if so you'd need find which it is you want to change to edit them individually in the .css |