.site-branding a {
  font-size: 12px;
  line-height: 75px;
  font-weight: lighter;
  font-style: italic;
  text-decoration: underline;
  font-variant: small-caps;
  text-transform: uppercase;
  text-align: justify;
  text-indent: 45px;
  letter-spacing: -1px;
  word-spacing: -4px;
  white-space: normal;
  font-family: Silkscreen;
}

.page-title {
  font-family: Sigmar;
}

#site-container {
  font-family: Sigmar;
  color: #ff0000;
  background-color: #ff5757;
}

#main-navigation > div {
  color: #ff00ea;
  background-color: #3d64ff;
}

.wp-image-12 {
  background-color: #ffffff;
  margin: 30px;
}

.site-description {
  background-color: #fa0505;
  color: #c400ff;
}

.graceful-wrap-inner {
  background-color: #e6e6e6;
}

#top-navigation > div {
  background-color: #ffd900;
}