html{
    background:url(../imgs/refeicoes2.jpg) no-repeat center fixed;
    -webkit-backdrop-size: cover ;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#main{
    margin-top: 60px;
    margin-left: 15%;
    margin-right: 15%;
    min-height: 100%;
    background-color: rgb(211,211,211,0.4);
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    
}

h1{
    padding-top: 5%;
    font-size: 30px;
    text-align: center;
    margin-top: 60px;
    font-weight: bold;
    text-align: center;
}

.container{
    border-top: 600px;
}

.text1{
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
}

.text2{
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
}
.text2-{
    margin-top: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: 550;
}

.container2{
    margin-top: 50px;
    padding-left: 15%;
}
.text3{
    margin-top: 20px;
    font-size: 18px;
}

.text4{
    font-size: 18px;
    margin-top: 50px;
    line-height: 1.8;
    text-align: center;
}