.elbueno{
    border-width: 7px;
    border-style:groove;
    width: 210px;
    height: 2070px;
    border-color:#82685B;
    position: relative;
    /*background-color:  #E6E2D5;*/
    background-image: url(nofuncionasinoeldesgraciadoughhh/weep-backgrounds/comida.png);
}
#mar{
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    background-color: rgba(218, 212, 195, 0.63);
    padding: 20px 0px;
    margin: 0px 7px;
    border-radius: 10px;
}
.nido{
    margin-left: 15px;
}
.bichito{
    margin-right: 3px;
}
.navegando{
    font-family: Maofuente;
    font-size: 30px;
    color: rgb(149, 161, 124);
    font-weight: 700;
    transition: 0.2s;
}
.oceano1{
    width: 75%;
    margin-bottom: 5px;
    margin-left: 5px;
}
.oceano{
    margin-top: 25px;
    width: 75%;
    margin-bottom: 5px;
    margin-left: 5px;
}
.navegando:hover{
    font-size: 37px;
    color: rgb(87, 92, 76);
    font-weight: 600;
    transition: 0.2s;
    margin: 10px;
}
.navegando:hover .bichito{
    height: 1px;
}
.navegando:active{
    font-family: Maofuente;
    color: rgb(163, 168, 151);
    font-weight: 400;
    transition: 0.2s;
}
#navtit{
    position: absolute;
    top: -30px;
    left:-30px;
    transform: rotate(-6deg);
    font-size: 55px;
    font-weight: 700;
    color: #9fc07a;
    text-shadow: -4px -4px 0 #fffef7, 4px -4px 0 #fffef7, -4px 4px 0 #fffef7, 4px 4px 0 #fffef7;
}
.separaabajo{
    width: 210px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
#anuncio{
    width: 150px; 
    height: 450px; 
    border: 4.7px solid rgb(143, 179, 119); 
    margin: 5px 15px;
}
#coco{
    margin-top: 530px;
    width: 190px;
    margin-left: 10px;
}

