Aside from borrowing the title of an excellent book, it's important to learn how to apply styles to various (X)HTML document components.
Changes to the <body> element's style affect all content in an HTML document.
Changes to the paragraph (<p>) element affect only paragraph text, as changes to individual header elements affect only those headers.