body {
  background-color: #FFF5EE;
  color: #444;
  font-family: kepler-std, georgia, serif;
  font-size: 19px;
  line-height: 23px;
  padding: 0; margin: 0;
}

a, a:visited {
  color: #305e97;
  }
  
h1 {
  font-weight: normal;
  line-height: 1em;
  color: #5b82b2;
/*  border-bottom: solid 1px #638ec3; */
  padding-bottom: 4px;
  }
h2 {
  margin: 40px 0 12px;
  font-weight: 400;
  }

p {
  color: #444;
  font-weight: 300;
}
#top, #bottom {
  background-color: #638ec3;
  height: 0;
  margin-bottom: 0;
}
#bottom {
  margin: 17px 0 0;
  height: 0;
  }
#main-body {
  width: 580px;
  margin: 0 auto;
}
  
img#us {
  margin: 100px 0 0;
  }