body {
  -webkit-font-smoothing: none;
  padding: 50px;
  font-family: Courier;
  font-weight: 500;
}

a {
  color: #00B7FF;
}

h1 {
  font: 44px Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

#header-text {
  font-weight: 500;
  text-align: right;
  border-bottom: 10px solid #1b1d1f;
  padding-bottom: 5px;
  width: 100%;
}

#header-bar {
  height: 10px;
  width: 100%;
  float: right;
}

#image {
  width: 100%;
}
#nonartarea {
  font-family: Courier !important;
}
