html {
  background-color: #333333
}

a {
    color: #333333;
}

h2.active {
    color: #333333;
    border-bottom: 2px solid #5fbae9;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #333333;
}
