body {
	width: auto;
	max-width: 600px;
	margin-inline: auto;
	/* font-size: 1.2rem; */
	/* line-height: 130%; */
	padding-inline-start: 1rem;
}

a[href="mailto:jdcohan@aol.com"] {
	display: none;
}

pre {
	/* font-size: 1.2rem; */
	/* white-space: pre-line; */
	line-height: 2;
}
p {
	font-size: 1.1rem;
	line-height: 145%;
}
