h2:before {
		content: "~ ";
	}

h2:after {
		content: " ~";
	}

li img {
		margin: 1.5em 0;
		display: block;
	}

ol li {
		margin: 2em 0;
	}
