Alright, I'm in charge of designing my church's website. And each of the religious seasons has a specific color. For each season I have an appropriate CSS file (Blue.css, Green.css etc). Anyway, how could I implement this with PHP. I'm assuming I'd need a to use the date module, but how would I tell it to use which CSS script according to the date? Any help is appreciated. Thanks
