@charset "utf-8";
/* CSS Document */

html, body {margin:0px;
padding:0px;
background:black;overflow: hidden;}

#content-box {position:absolute;
z-index:0;overflow: hidden;}
