@charset "ISO-8859-1";



/* All common framework for specifying */

@import "basic.css";



/* To call the designated parts of the body  */

@import "layout.css";



/* To call the designated parts of the body */

@import "component.css";



/* Specify font */

@import "font.css";
