Thanks, this is very good. The only thing I'm still not clear about is that after adding the code for the externally linked CSS, removing all embedded CSS except for any overrides I want. For instance, in my page for the first heading I have <div class="h1">
Environment</div> Would I just take out the word class? and leave everything else in order for it to find the h1 style in the external stylesheet?