body {
	background: #563c55 url(../../assets/img/bg-banner.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.JdlLogin {
	font-size       : 16px;
	font-weight     : bold;	
}