.userPicture{
	width: 32px;
	height: 32px;
	
	position: fixed;
	left: 275px;
	bottom: 2px;
	
	border: 1px solid rgb(59,89,152);
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; 
}