.megarriba{
    /*background-color: #ebe5d5;*/
    background-image: url('nofuncionasinoeldesgraciadoughhh/josefa.png');
    background-size: 100% auto;
    border-bottom: 8px double #E6E2D5;
    height: 200px;
    display: block;
    margin-bottom: 50px;
    position: relative;
}
#carnehumana{
    height: 250px;
    position: absolute;
    bottom: -200px;
    left: 60px;
    z-index: -1;
}
#carnealien{
    height: 220px;
    position: absolute;
    bottom: -160px;
    left: 10px;
    z-index: -1;
}
#cristalito{
    width: 300px;
    transform: rotate(80deg);
    position: absolute;
    bottom: -170px;
    right: -75px;
    z-index: -1;
}
#purin{
   width: 300px;
    transform: rotate(95deg);
    position: absolute;
    bottom: -155px;
    right: 0px;
    z-index: -1; 
}