HTML Selectors

If you look at the code for this page (right-click and choose "View Source"), you'll see that each HTML element has a css entry in the <style> section at the top of the document.
You can easily change the appearance of this page by tweaking the CSS values at the top of this document, saving, and reloading the page.