I placed my ad zone inside a widget in order to place it where I want it, but the background is white, and my page background is a tan/beige. How can I change the widget's background color? I tried adding this code to the CSS of the widget but it didn't work.
{
background-color: (240,201,114);
}