label {
	display: block; 
	font-size: 1.5em; 
	margin-bottom: .25em;
}
input {
	width: 25%;
	font-size: inherit; 
	padding: .2em; 
	margin-bottom: .5em; 
}
textarea {
	width: 20em;
	padding: .2em;
	height: 5em; 
	font-family: inherit;
	font-size: inherit;
}
legend {
	font-size: 2em;
	font-weight: bold; 
}
body {
	Background-color: #ff9999
}
select {
  width: 350px;   
  height: 40px;   
  font-size: 16px; 
}
input {
	margin-right: .5em
}
.checkbox-group {
	display: flex;
	width: 6em;
	height: 4em;
	margin-top: 10px;

}
.w {
	height: 3.5em; 
	width: 3.5em;

