/*
 * Use the @import method to bypass older browsers and prevent them from
 * trying to display styles that they cannot.
 */
/* /// IMPORT HOME PAGE LAYOUT STYLES /// */
@import url("fsr_layout_home.css");
/* /// IMPORT HOME PAGE PRESENTATIONAL STYLES /// */
@import url("fsr_present_home.css");