html {
	padding: 0;
	margin: 0;
}
body{
	font-family: helvetica;
	font-size: 12px;
	padding: 0;
	margin: 0;
}