.intro-header {
    background-repeat:no-repeat;
}

.intro-header h1, .intro-header span {
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000,
          -1px 1px 0 #000, 1px 1px 0 #000; color: white;
}

.intro-header span.subheading {
  font-size: 24px !important;
}

.sidebar-container {
    color: black;
}

.sidebar-container a {
    color: #404040 !important;
}