Another question...
What setting/coding affects how a page is printed out?
When I use the "Default" theme and print out the index page I get a (sort of) exact replica of the page.
However, when I use the "Stopdesign" theme and print out the index page I get the page as it would appear without css.
What controls this?
I think it has to do with that. (I actually never tried this) Sorry, I am not that used to the stopdesign theme. Best you try out.
BTW, different browser do printing differently and most have browser settings for skipping background images for example, too.
I did try it (I added media="screen" to that line in the index.php for the default theme) and it turns out that was what was controlling the effect I was seeing.
The reason I am interested is because as I'm trying to learn this stuff it is helpful to see the structure of the page as opposed to the style (html vs css). It's easy to see the structure when it prints out wo/the effects of the css.