This version of the background color changer is about as compact as it can be.
The JavaScript involved consists of one line:
d.bgColor = fob.options[fob.selectedIndex].value;