@charset "utf-8";
/* CSS Document */

/* ========================================================================
	PROFILES CSS
 * ======================================================================== */

.profiles-login-wallpapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
    background-image: url(../images/wallpapper.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-color:#141414;
}
