* {
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	font: 11px georgia, serif;
	line-height: 15px;
	color: black;
	margin: 20px;
}
