Add more classes to code to better support custom CSS

Custom CSS is useful for generic styling, but it is rather restricted by the fact that it is not easy to target lots of elements. It would be useful to have a "logged-in" class in the body to be able to target logged in/out states. It would also be useful to have the page/URL class (e.g. page-user-profile, page-tabs-feature-requests, page-feature-featureID etc)