/*
.alto{
    background-image: url(images/encabezado.jpeg);
    background-repeat: no-repeat;
    background-size: cover
}

#buscador
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}

#total
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	padding-bottom:5px;
}*/

.active{
    color: #3356A7;
}
body{
    background-image: url("images/background.jpeg");
    background-size: 25%;
}
.py-5{
    text-align: center
}
.py-5 img{
    width:60%;
    
}
#cabeza img{
    width: 80%
}
