div {
	font-size: 150%;
}

input, select {
	zoom: 1.1;
	width: 100px;
}

body {
	background-color: Azure;
}

