h1 {
	font-size: 1.25em;
	font-weight: bold;
}
p {
	margin: 0;
	padding: 0;
	width: 320px;
	border: 1px dotted gray;
}