* {
	margin: 0; 
	padding:0;
}
body {
	color: black;
	background-color: white;
	font-family: sans-serif;
	font-size: 1em;
	text-align: left;
}
