html {
	overflow: hidden;
}

body {
	background-color: white;
	margin: 0;
	position: absolute;
}

img {
border:0;
}