body {
	background: #ddd;
}

h3 {
	margin-top: 0;
}

.well {
	background: #fff;
}

.container {
	position: absolute;
	margin-top: -210px;
	top: 50%;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.input-group {
	margin-top: 20px;
}