body {
  font-family: 'Times New Roman', Times, serif;
  font-size:20px
}

.center {
  display:inline-block;
  padding-left: 30%;
  width: 700px;
}

.site-header {
    width: 100%;
    height: 90px;       /* must match header height */
    border: none;
    display: block;
    overflow: hidden;
}