#login > H1 >a{
	background : url('http://adherent.upecad.com/wp-content/uploads/2020/12/logo_UPECAD.png');
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
		width: 100%;
}

#loginform{
	background: rgba(255, 255, 255, 0.5);
}
