html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}

body {
	padding-left: 8px;
	padding-right: 8px;
	float: inherit;
	position: absolute;
	visibility: visible;
	background: #7a808c  no-repeat;
	text-align: center;
	top: auto;
}



h1 {
  color: #9398a1;
  font: 23px "Times new roman", serif;
  margin-bottom: 12px;
  text-align: center;
}
