I'm somewhat new to using Firebug to fix my site. I'm trying to apply a background color to a p element, nothing fancy. I get this message in the console:"Error in parsing value for property 'background-color'. Declaration dropped." When I hover over the paragraph, the background color style isn't even listed. What's up with this?