body {
	background-color: green;
	color: white;
}

#settings, #games, #venues, #leagues {
	width: 20%;
}
#settings input, #settings select, #settings button {
	width: 100%;
}