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