header {

	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: center;

}

section {
	margin-right: 2%;
	margin-left: 2%;
}

.button {
	background-color: red;
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}

input[type="checkbox"] {
	width: 4.2em;
	height: 4.2em;
}