In a C++ program, if you define a string to be "arial", it can be used through out the whole app. You change "arial" to "hello", and it changes through out the whole app. Is there any way to do that with web pages? I to be able to change the font for the entier site, but i dont want to go through every page and change it, HELP!!!!