.div_header
{
    text-align: center;
    font-size: 150%;
    color: white;
    margin-top: 20%;
    line-height: 150%;
}

body
{
    background-color: black;
}

