.record_background {
	background-image: url(../img/others/login_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	opacity: 0.9;
}
