* {
	text-align: center;
	font-family: 'Lucida Console', 'Courier New', monospace;
}

input, button {
	font-size: 1em;
}

input {
	margin-right: 0.5em;
}

button {
	margin-left: 0.5em;
}
