html {
	font-family: sans-serif;
}

footer {
	border-top-style: solid;
	border-top-width: 1px;
	background-color: lightgray;
}

.error {
	color: red;
	font-weight: bold;
}
