body {
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    background: #140D09;
    color: #ffffe1;
}
main {
    margin-bottom: 7px;
    padding-top: 2px;
    text-transform: uppercase;
}
footer {
    font-size: 12px;
    text-transform: uppercase;
}
.email {
    text-transform: uppercase;
}
main div {
    padding-top: 4px;
}
main a {
    color: #e10229;
    text-decoration: none;
}
main a:hover {
    text-decoration: underline;
}
span[itemprop="name"] {
    font-weight: bold;
    color: #ff7f2a;
}
header {
    margin-top: 10em;
}
