If you can read this, you might want to skip straight to the content.

Stylesheets

The Magic of CSS

Cascading Style Sheets are the official standard way of turning a plain text HTML document into one with all the colors and layout that you see everywhere. With just a minor change of stylesheet, and perhaps a slight rearranging of content (made trivial with my code by switching templates), the same document can be presented in a significantly different format.

As with templates, access to modifying stylesheets is restricted and not permitted to guests of this site.