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

body {visibility:hidden;}
.print {visibility:visible;
height:1000px;
width:900px;
overflow:scroll;
} 


