
/* Resetting and default-setting some CSS stuff to ensure cross-browser
 * consistency */
@import url(undohtml.css);

/* Sekeleton structure */
@import url(skel.css);

/* CSS styles per section of the skeleton */
@import url(header.css);
@import url(column.css);
@import url(footer.css);

/* Icon toolbar inside the main section */
@import url(toolbar.css);

/* Miscellaneous and general behaviour stuff */
@import url(misc.css);

/* The theme for the web page (including typesetting) */
@import url(theme.css);
