#content, form {
	min-width: 400px;
	height: 100%;
}

.container {
	min-width: 400px;
	width: 400px;
	height: 100%;
}

.globe-bg {
	background-image: url('/resources/image/globestill.png');
	background-repeat: no-repeat;
	background-position: center;
}