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

body, html{
	padding:0;
margin:0;
height:100%;
width:100%;
text-align:center;
background-color:#000000;
}


