body {
	background-color: whitesmoke;
	font-family: verdana, serif;
}
header {
	font-size: 20pt;
	font-weight: bold;
}

#resultado {
	color: steelblue;
	margin-top: 25px;
}