article {
	display: block;
}
article header {
	margin: 0.5rem 0;
}

article header h1 {
	border-bottom: none;
	margin-bottom: 1rem;
}

article h2 {
	margin: 0.5rem 0;
}

article header section#navigation, 
article header section#times {
	position: unset;
}
#TableOfContents {
	display: none;
}

