I just know I have done something wrong but it isn't obvious exactly what or where.

Yep, I'm new but I have read the support pages and forum and have made some changes to my stylesheet to accomodate my desired colors.

I've got the hover and active link colours changed and even put in some code that I found in another post to change the greeting color. But try to change the body color? No chance.

My site is at http://charcool.com

I have changed the color code in the syle sheet at includes/templates/charcool/css to #006633

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 70%;
color: #006633;
background-color: #e5edf5;
}

But as you can see, it remains stubbonly black.

I know I have done something wrong because when I highlight the body copy in my browser it appears to be underlined. Also if I scroll quickly down a page, I swear it looks green!

What I want to achive is all my copy (ez pages, product, category and box contents) to be 006633.

Please Zen Experts, help your unworthy servant.