body {
	font-family: anticregular;
	font-size: 18px;
	height: 1300px;
}
#resultados {
	margin-left: auto;
	margin-right: auto;
}
h2, #datos, #resultados td, #resultados th {
	text-align: center;
}
table {
	background: white;
}