div#header-alert p {
    margin-top: 10px;
    text-align: center;
}

div#header-alert {
    background: #000;
}

#header-alert a {
  color: #fff;
}