Instead of linking to the CSS file from the master page, the CSS is now included in the page source
through the theme set in the Web.config file. To see how this works, open the HTML source of
the page in the browser. At the top you should see the following code (I altered the layout for better
readability):