body {
	background: #edefed;
	font-family: Thorndale, Georgia, Palatino, 'Palatino Linotype', "Lucida Bright", Lucidabright, "Bitstream Vera Serif", serif;
}

h1, h2, h3 {
	text-align:center;
}

.copyright {
	margin: 0px auto;
	margin-top: 30px;
	text-align:center;
	font-style:italic;
	font-size:90%;
}
.copyright a:link, a:visited {
	text-decoration: none;
}

.hair {
    font-size: 30%;
}

.maxwidth {
  width:30em;
  margin:0px auto;
  text-align:left;
}

.navig {
  width:25em;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  padding-top:20px;
  padding-bottom:20px;
  margin:0px auto;
  text-align:center;
  margin-top:25px;
}
.navig a:link, a:visited {
	text-decoration: none;
}

