Well, first of all, Lisa says it is good to have 'a ton of content'. If I had a TON of content, and edited my logo or something, how would I change my logo on EVERY page? Is there a program that allows me to edit ALL of my logos at one time?
__________________ Matthew
Friendship is like peeing on yourself: everyone can see it, but only you get the warm feeling that it brings - Unknown
The easiest way is to set up your site with CSS. If you ever change anything in your CSS stylesheet, everything on your site changes. Every page on your site references one file that tells it what logos to use, photos, font, etc. By changing that one file you will change every page on your site. CSS is definitely the way to go.