.well-center {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
}
