#header h2{
  margin: 0;
  width: 30em;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 80%;
  /*line-height: 90%;*/
  float: left;
  clear: none;
}
#header h3{
  width:25em;
  margin: 0;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 70%;
  float: left;
  clear: none;
}
#statsgraph{
  width: 700px;
  margin: 0 auto;
  padding: .5em 0;
  /*float:left;*/
  text-align:center;
}
