.container-outer {
	background-color: #e6e6e6;
	height: 100%;
}
.container-inner {
	background-color: #f5f5f5;
}

.login-form {
	max-width: 500px;
}