
body{
    background-color: #9e7e77;
    margin:0px;
    margin-top:0px
}
.top{
    box-shadow: 3px 3px 30px #211f1b;
    background: #211f1b;
    align-self: center;
    height: auto;
    width: auto;
}
.buttons{
    display:inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:normal;
    align-self:center;
    margin-top: 4px;
    margin-bottom: 3px;
    margin-right: 10px;
    margin-left:10px;
    background-color: #6b916c;
    border: none;
    color: rgb(59, 45, 45);
    padding:14px;
    text-align: center;
    text-decoration:underline #555146;
    font-weight: 800;
    position:static;
    border-radius: 7px;
    box-shadow: 4px 4px 9px #4d4943, -4px -2px 9px #777673;
}
.buttonmenu{
    background-color: rgb(255, 204, 143);
    text-align: center;
    margin-left: 13%;
    margin-right: 13%;
    margin-top: 0.7%;
    padding-top: 2%;
    padding-bottom: 1%;
    box-shadow: -1px 3px 24px #211f1b;
}

.profile{
    background-color:rgb(255, 204, 143);
    padding-top:1%;
    margin-left: 2%;
    text-align: left;

}
p{
    margin-top:0.3%;
    text-decoration: underline;
    font-weight:100 ;
    margin-bottom:1%;
    font-size: 12px;

}
h3{
    margin:0%;
    margin-bottom: 0.1%;
    font-weight: 800;
    font-size:20px;
    font-size: 16px;
}
.banner{
    background-color: #211f1b;
    padding-top: 0.5%;
    padding-bottom: 0%;
    margin-top: 1.5%;
    bottom:0;
    width:100%;
    box-shadow: 4px -9px 24px #211f1b
}
ol{
    margin-right: 5%;
    margin-left:5%;
    padding-top:2%;
    padding-left: 0%;
    color: black;
}
.bilanci{
    padding-bottom:58.5%;
    height: 58.5%;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-shadow: 4px 4px 10px black ;
}
.opuscolis{
    overflow-y: scroll;
    margin:10%;
    margin-bottom:2%;
    margin-top:0%;
    padding-top: 1%;
    padding-bottom:1%;
    background-color: grey;
    height: 750px;
    width: auto;
}
h4{
    margin-top: 1%;
    margin-bottom: 1%;
}

h2{
    margin:0.5;
    text-shadow:  2px 2px 9px #211f1b;
}
