.formbox {
	padding: 2em 2em;
	border: solid 1px #ddd;
	border-radius: 6px;
	background-color: #fff;
	max-width: 540px;
	margin: 0 auto;
}