/*This is the main css file*/
@import url("layout.css"); /* layout css file */
@import url("joomla_specific_css.css");  /* Joomla specific CSS all classes and ids*/
@import url("colors.css"); /* colors css file */ 
@import url("customize.css"); /* Use this file to customize your website */
@import url("editor.css"); /* For the editor windows */

