html,body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 99%;
    overflow: hidden;
}
