li{ 
	display: inline; 
}

body {
	text-align: center;
	position: center;
	background-color: #8EA7AA;
	width: 98%;
}

section {
	font-family: constantia, palatino, times new roman;
}


h1{
  margin: 50px 0 20px;
  font-size: 3.3em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  word-spacing: .2em;
  border-top: solid .03em;
  border-bottom: double;
}
