body {
	background-color: rgb(230, 230, 230);
	width: 45em;
	margin: 6em;
	line-height: 18px;
}

h1 {
	color: rgb(100, 100, 100);
}

h2 {
	display: block;
	position: absolute;
	left: 55em;
	width: 15em;
	margin: 0;
	float: right;
	line-height: 16px;
	font-weight: bold;
	font-size: 11px;
	color: rgb(80, 80, 80);
}

h1 {

}

.square {
	font-size: smaller;
	line-height: 0px;
	vertical-align: super;
}