body {
    color: #eaeaea;
    background-color: #444444;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
}

#announce {
    text-shadow: 3px 3px 3px rgba(0,0,0,0.6);
    text-align: center;
    position: fixed;
    margin-left: -106px;
    margin-top: -41.5px;
    top: 50%;
    left: 50%;
}