/* Basic font and color styles */
@import url("core.css");

/* Arrangement of the components on the screen */
@import url("layout.css");

/* Styles to determin what to show when printing or viewing pages */
@import url("display.css");