﻿html {
	overflow-x:hidden;
	overflow-y:hidden;
	height: 100%;
	width: 100%;
} 
body {
	margin: 0px;
}

