This is your header, centered on the page.
Check out the size of this font.
If you want to change the color of the text, just look for the COLOR="#ffffff" portion of the font tag.
You can also change the appearance of your text.
This is text in italics.
This tag makes your text bold
Tag Structuring-
Tags generally are started and stopped before another Tag is Started e.g. TEST START
Tags can be started and stopped in other places but it is not viewed as proper coding e.g. TESTSTART
Three <BR> tags will give you only 2 blank lines.
Three <P> tags will give you only 1 blank line.
Heading tags have a built in line break.
If you want to change the color of the background, just look for the BGCOLOR="#ffffff" portion of the body tag.