Yes, but when i change the color in:
#footer {
border-top:1px solid #CCCCCC;
color:#CC0000;
margin-top:22px;
}
to #7E587E I don’t see any change…but when I change this:
border-top:1px solid #CCCCCC;
The color changes…but the problem is that I’m to trying to change the color of this line but the background of the footer.