/*
global.css
@import hides from old browsers.
Other rules apply to all CSS capable browsers.
*/

@import '/css/main.css';


