.custom_index {
	background-image: url(../images/login_bg.png); 
	height: 100%; 
	background-position: center; 
	background-repeat: 	no-repeat; 
	background-size: cover;
}

.custom_index2 {
	background: rgba(255,255,255,0.75)
}

.custom_index3 {
	vertical-align: middle;
}

.custom_index4 {
	font-size: 0.8rem;;
}

