body{
    background-color: #2b8887;
    /* position:fixed;
    max-width: 1700px;
    min-width: 700px; */
}

.footer{
    background-color:black;
    width: 1240px;
    height: 400px;
}

h1{
    font-weight: bold;
    color:white;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-align: center;
}

h2{
    font-size: 25px;
    font-weight: bold;
    color:white;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    text-align: center;
}



.label{
    color:white;
}

