/* This is the basic stylesheet used to import the modular stylesheets */



/* DEFAULT Styles for the key rules that will apply to every page, such as font control,

color, and headings. */

@import url("default.css");



/* LAYOUT Positions all of the elements in the website */

@import url("layout.css");