/* CSS Document */

/* all stylesheets and css files should be saved to the 
Stylesheets folder and this page should be edited to import them */

@import url("html.css"); /* css for standard HTML tags sets the defaults for the site*/
@import url("default.css");

