I have a unique style sheet ("emily-the-strange.css") that I am calling for a page, however the main element which I am trying to change is the body font colour but it is being drawn from a separate style sheet ("style-light.css")
How do I set it so that the elements I specify in "emily-the-strange.css" over ride the "style-light.css"?
Link:http://news.pqube.co.uk/index.php/test/
Any help would be greatly appreciated :)
Andy