html, body {
	margin:0px;
	width: 100%;
	height:100%;
	color:black;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
}

