@CHARSET "ISO-8859-1";

/* this css only loads all other css */

@IMPORT url("layout.css");
@IMPORT url("main.css");
@IMPORT url("typo.css");
@IMPORT url("content.css");
