Where Applicable in CSS templates:
These headers use the .header code in the style sheet. You can change the font size, color and the line size and style if you like.
To add a header to your site, highlight the header text, edit the HTML. In the <P> tag just before your text, add the following: class="header" so that the tag now reads: <P class="header">Your text here</P>