@charset "utf-8";
/* CSS Document */
/* -- html5 reset -- */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
/* -- general resets -- */
html { padding: 0; margin: 0; height: 100%; }
body { padding:0; margin:0; }
h1, h2, h3, h4, h5, h6, p, ul, li, table, tr, td { padding:0; margin: 0; }
/*a { text-decoration:none; }*/
img { border: none; }
/* ----------------------------- */
