body {
    background: #4a677a;
    color: cornsilk;
    font-family: 'Roboto Condensed', sans-serif;
}

h1 { font-size: 64px; text-align: center; }
h2 { font-size: 32px; text-align: center; }
h3 { font-size: 16px; text-align: center; }

h4 { font-size: 28px !important; text-align: center !important; }

.topDelimiter { display: block; height: 192px; }

.center { text-align: center !important; }
.high { display: block; height: 48px; margin-top: 10px; }

