body {
    background-color:#000000;
    text-align: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.header--main {
    font-weight: normal;
    font-size: 50px;
    color: #ffffff;
}

.link--cta {
    font-size: 16px;
    color: aquamarine;
}

.header--secondary {
    font-weight: 300;
    font-size: 42px;
    color: #ffffff;
}

.header--subsecondary {
    font-size: 21px;
    color: gray;
}

.watermark {
    font-size: 21px;
    color: goldgi;
}