.login-pf body {
	background-image: url('../img/login-wall.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
