/* DEBUG
---------------------------------------------------------------------------------------------------------------------------------------------------- */
div#debug { width:300px; height:600px; background-color:#F9FF9C; display:block; overflow:auto; position:absolute; top:50px; right:0; }
/* IMPORT
---------------------------------------------------------------------------------------------------------------------------------------------------- */
@import url("style.css");
