body {
	font-family: 'Helvetica Neue',arial,helvetica,sans-serif;
	text-align:center;
	padding-top:2em;
}
a{ color:#39c; text-decoration:none;}
h1,h2 {
	font-weight: 300;
	color: #444;
	margin: 0;
	padding: 0 0 .25em 0;
}
.page-empty {
	text-align: center;
}
.missing {
	margin: auto;
	width: 100%;
}
.missing ol {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.missing li a {
	text-decoration: none;
	padding-right: .25em;
	color: #39c;
}
ol li:nth-child(1) {
	font-size: 1.4em;
}
ol li:nth-child(2) {
	font-size: 1.3em;
}
ol li:nth-child(3),ol li:nth-child(4) {
	font-size: 1.25em;
}
ol li:nth-child(5),ol li:nth-child(6) {
	font-size: 1.2em;
}
ol li:nth-child(7),ol li:nth-child(8) {
	font-size: 1.1em;
}
ol li:nth-child(9),ol li:nth-child(10) {
	font-size: 1em;
}
ol li:nth-child(11),ol li:nth-child(12) {
	font-size: .9em;
}

img{ padding-top:2em;}
