is causing conflicts with my body styling
<body style="margin:0; padding:0; background-image:url(img/bggradient.jpg); background-repeat:repeat-x">
I have noticed that the color F6F6F6 is used 12 times in the css file, making it hard to manage. How can I properly override the body styling in this situation?