#slide0 {
  background-image: url(inverted-blue-logo.png);
  background-repeat: no-repeat;
  background-position: 2% top;
}

#slide0 h1.title {
  display: none;
}

#slide0 h2.subtitle {
  text-align: left;
  margin: 3em 0 2em 260px;
  width: 16em;
  padding: 0;
}

#slide0 .author {
  border: none;
  padding-top: 3em;
}
