Now there is the ability to generate a fancy HTML page using the `Category.getFancyHTML` method.
You must also copy the contents of the `styles.css` file in the main directory and either store them at the top of you main HTML file in the `<styles>` tag or reference stylesheet.
The old HTML method, `getHTML`, still works and is still available.