.login-background {
	background-image: url("../../img/logo.png"), url("../../img/login-background.jpg");
	background-position: center 20px, center center;
	background-repeat: no-repeat, no-repeat;
}
