home: move all custom CSS to dedicated CSS file
It's not really legal to have style-tags outside of the head-tag, even though most browsers support it. Let's please the standard, and move all of the home-page specific CSS definitions into a dedicated CSS file for the homepage.