Hi,
I would like to change the body background color only on the homepage (the one with the image slider). How can I do this?
I have found the relevant lines in style1.css:
body{
color:#666;
}
...but if I change the color definition here, the change applies also to all other pages and I would like it to affect the homepage only. Is there a way to do it?
Thanks!














