

/* alex */

#Subheader {
    background-image: url(../images/odonto-frame.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 150px;
	}
.efecto{
position:fixed; 
bottom: 10px;
left: 10px;
z-index: 3;
    
}
.azul-tx{
	color: #4682b4;
}