body {
    text-align: center;
    margin-top: 0px;
}
h3 {
    color: #000000;
    font-weight: bold;
    text-align: center;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif, "Javanese Text";
    font-size: 30px;
    margin-top: 40px;
}
h1 {
    color: #000000;
    font-weight: bolder;
    font-size: 55px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif, "Javanese Text";
    margin-top: 30px;
}
body {

}
.container-fluid {
    height: 100%vmin;


}



@media (max-width:575px){
h3 {
    font-weight: bold;
    font-size: 1.8em;
}
h1 {
    font-weight: bold;
    font-size: 2.5em;
}



}
