#img_logo_login
{
	position:				absolute;
	left:					24px;
	bottom:					24px;
	width:					150px;
	height:					150px;
	background-image:		url('../images/logo_bazzacco.png');
	background-size:		contain;
	background-repeat:		no-repeat;
	background-position:	center bottom;
}