/* 
    Para mi osita mimbo
    June 24 2020
*/
body{
    background-size: cover;
    background-image: url('atras.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.banner1{
    font-family: fantasy, tahoma;
    color: #fff;
    text-shadow: 0px 0px 4px #222;
	text-align: center;
}
.twelve{
	
}
.chokokollo{
	font-family: tahoma;
	font-size: 0.9em;
	color: #ccc;
	text-shadow: 0px 0px 5px #111;
}
.centro{
	text-align: center;
}