/* Default screen */
@import url("default.css") screen;
/* Print */
@import url("print.css") print;