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

html, body
{
height:100%;
width:100%;
background-color:#000000;
margin:0px;
}


