@charset "utf-8";

/* CSS Document */
html, body {
	font-family: sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 160%;
	text-align: center;
	margin: 80px auto;
}
