#top {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
  margin: 0;
}

a.forgot-code-link {
  color: white;
  text-decoration: none;
}

a.forgot-code-link:hover {
  color: yellow;
  text-decoration: underline;
}