form {
	border: #dd3333 dashed 5px;
	margin: 15px;
	background-color: #f2f2f2;
}

input[type='checkbox'] {
	height: 1em;
}