body {
	padding: 0 10px;
	margin: 0 auto;
	text-align: center;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 20px;
	color: black;
	background: white;
	max-width: 750px;
}

p {
	padding: 0 10px;
}

.site a {
	font-size: 0.75em;
	color: grey;
	line-height: 3em;
	text-decoration: none;
}

.note {
	font-size: 0.75em;
	color: grey;
	text-align: justify;
	padding: 2em 10px;
}

.intro {

}

h1 {
	font-size: 2.5em;
	color: navy;
	line-height: 2em;
	padding: 0 10px;
	margin: 0;
}

.share a, .try a {
	color: blue;
}

h3 {
	font-size: 1.5em;
	line-height: 1em;
	padding: 0 10px;
	margin: 0;
}