body {
	background-color: #e9edf0;
}

form label,
form button {
	font-weight: 700;
}
form label {
	display: block;
	margin-bottom: 5px;
}
