body {
	background-color: #F2F1EB;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}

h1 {
	padding-top: 14px;
	background-color: #B2B2B1;
	text-align: center;
}

div.footer {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 70px;
}

div.note {
	margin-top: 2em;
	color: #807F7C;
}
