html { overflow:hidden; }
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	text-align: center;
	}

