.fixed {
position: fixed;
    width: 100%;
	z-index: 10000;
background-color: #b60e1f;
height:4rem;
	}

	
.fixedcat {
position: fixed;
    width: 100%;
	z-index: 10000;
background-color: #416aad;
height:4rem;
	}	
	
.logo {text-align:center;	
}

.logoep {
	margin-top:1rem;
	
}



