.Nibblemaw{
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
            width:90%;
            padding: 0;
            margin: 0 auto;
}
.mes{
        justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
            width:95%;
            padding: 0;
            margin: 0 auto;
    border: #fdad00 5px;
    border-style: groove;
}

.Nibb{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 95%;
    padding: 0;
    margin: 0 auto;
    border: #00529f 5px groove;
    
}
#evento{
    margin-top: 20px;
    margin-bottom: 20px;
       font-family: 'UnifrakturMaguntia', cursive;
}
.noticiaSS{
    color: rgb(223, 225, 255);
    border-style: solid;
    border-color:#254d97;
    background-image: url(nuevospngs/items.png);
    padding-left: 9px;  
}
.noticiassS{
    
    color: rgb(255, 177, 177);
    border-style: solid;
    border-color:#8b011f;
    background-image: url(nuevospngs/event.png);
    padding-left: 9px;   
}

.rangos{
        color: rgb(255, 255, 255);
    border-style: solid;
    border-color:#616161;
    background-image: url(nuevospngs/rangos.png);
    padding-left: 9px;   
}
.noticiasss{
    color: rgb(255, 235, 55);
    border-style: solid;
    border-color:#8b7901;
    background-image: url(nuevospngs/vips.png);
    padding-left: 9px;
}
#evento .s{
    font-family:Arial;
    
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
h1{
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}
#merlin h3{
    color: #7a3c02;
    margin-top: 20px;
}
#merlin 
{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#merlin .runa{
                width:60px;
            padding: 0;
            margin: 0 auto;
}

.pvp{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;    
                   width:100px;
            padding: 0;
            margin: 0 auto; 
}
.ppvp{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;    
                   width:130px;
            padding: 0;
            margin: 0 auto; 
}