body {
	max-width: 650px;
	margin: 8em auto;
	background: #eee;
	color: #131313;
	line-height: 1.4;
}

a:any-link {
	color: #080808;
	text-decoration: underline dotted 1px #bbb;
}
