/* Classes */
.loginBackground {
	BACKGROUND: url('/images/Seclon/Background05.jpg');
	BACKGROUND-SIZE: cover; 
	POSITION: absolute;
	TOP: 0;
	LEFT: 0;
	MIN-WIDTH: 100%;
	MIN-HEIGHT: 100%;
	OVERFLOW: auto;
	}
