html {
	background: url('/common/images/login_bg.jpg') no-repeat;
    background-size: auto auto;
	background-size: cover;
 	height: 100%;
}
body{
	background:none !important;
	height: 0 !important;
}
