Do you know CSS? If don't than I'll recommend to do it. Its very easy and lots of help available online.
You can change whole style of the page, but changing the CSS that you are using it for that page. You can do it through Javascript or if server side than use PHP or whatever programming language you are using.
But do experiment with it a bit and if you need help with code than come back here. Happy coding :)
yes i know css, and i've styled up my pages. i have several style sheets for the same page. basically i'm trying to look for a script that will let me pick which one i want to use?
also it would be cool if i could customize each style on the fly. as in change the color to my liking and generate a css file. is this possible?