@charset "utf-8";
/* CSS Document */
body{
	border:0px;
	margin:0px;
	padding:0px;
	background:black;
    height:100%;
    width:100%;
}


