Commits

Christopher Febles committed d0d85349928
Issue #6: Created separate CSS files for each JSP file. This will not affect load times in the browser, since Maven is already combining all these files into a single, über-CSS file. However, without CSS namespaces, remember to be careful to avoid class name collisions across files.