.hdrdiv {
    height: 150px;
    background-size:cover;
}

.title_div {
    vertical-align: top;
    height: 70%;
}

.navbar_div {
    height: 20%;
}

h1.main_title {
    font-family: 'Satisfy', cursive;
    font-size: 2.5em;
    color: #FF005A;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
}

a.footerLink {
    font-size: .8em;
}
