@charset "utf-8";

body {
	color: #999;
	font:normal .7em/1 Verdana, sans-serif;
	background: #f9f9f9;
}

.heading {
	position: absolute;
	top: -5em;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1em;
	margin: auto 0;
	font: inherit;
	text-align: center;
}
