html, body {
	height: 100%;
	overflow: hidden;
}
*{

	overflow:hidden;

	margin:0px;

	padding:0px;

}



img{ display:none }



