﻿body {
	font-family: Arial, Helvetica, sans-serif;
}
#page-wrap-s {
	max-width: 25em;
	margin-left: auto;
	margin-right: auto;
}
#page-wrap {
	max-width: 30em;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 190%;
	font-weight: bold;
	text-align: center;
}
.i {
	display: inline;
}
h2.i {
	font-size: 1em;
}
h2.i::after {
	content: ": ";
}
div {
	margin-bottom: 1em;
}
div.footer {
	text-align: center;
	margin-top: 25pt;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.c {
	text-align: center;
}
ul.link li {
	margin-top: 1.2em;
}
.paren-block {
  display: inline-block;
}
