html {
  background: #fc1e62;
}

#menu {
  border-bottom: 1px solid #fc1e62;
}

#menu a {
  background: #fc1e62;
}

h1, h2, a {
  color: #fc1e62;
}

