/* @import urls are relative to this file */
/* may also specify absolute paths with "http://somedomain.com/the/abs/path" */
/* or by just starting with "/", as in "/the/abs/path".  The <base> html tag */
/* does not affect this                                                      */
@import url("page.css");
@import url("maincontent.css");

@import url("splash.css");
