Yes, you can do that.
Since a UC is not a complete page, you cannot set the bgcolor attribute of the <body> tag (which isn't a good idea anyway).
To change the color of your UC, wrap the entire contents in a <div> like this:
<div style="background-color:#fff;color:#000;">
Your UC contents here
</div>
Alternatively, you could give your <div> an ID and then control its experience in an external style sheet.
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Inertia Creeps by
Massive Attack (Track 4 from the album:
Mezzanine)
What's This?