@charset "utf-8";
/* CSS Document */

html, body { height: 100% }
main { height: 50%; background-color: #fff; position: relative }
main div { height: 100%; text-align: center; background: url('../img/logo2019-360x240.jpg') no-repeat center }
main img { display: none }
main span { position: absolute; bottom: 2em; left: 0; text-align: center; display:block; width: 100% }
footer { text-align: center }
.footer-1 { letter-spacing: .5em;
    text-transform: uppercase; font-size: 14px; font-weight: 700 }
.footer-2 { padding: 10px; font-size: 13px; }