#masthead {
  padding: 20px;
  background-color: black;
  background: url(/images/background2-3d2a56da.png);
  color: white; }
  #masthead a {
    color: white; }
    #masthead a:hover {
      text-decoration: none; }
  #masthead h1, #masthead h2 {
    margin: 0;
    padding: 0; }
  #masthead h2 {
    color: #B1B1B1; }
