body {
	margin: 1em;
}
#divider, #navigation, .back {
	display: none;
}
a:after {
	content: " [" attr(href) "]";
}

