@charset "utf-8";
body {
	font-family: "Century Gothic", sans-serif;
	margin: 0px;
	color: #FFF;
	font-size: 20px;
	background-color: #EEE;
}
.textbox {
	font-family: "Century Gothic", sans-serif;
	font-size: 20px;
	width: 250px;
}

.tamano {
	font-size: 150px;
	text-align: center;
	padding-bottom: 15px;
	letter-spacing: 35px;
}
.texto_error {
	color: #ef1919;
	text-align: center;
}
.boton_1 {
	font-family: "Century Gothic", sans-serif;
	font-size: 22px;
	color: #FFF;
	background-color: #66635E;
	width: 200px;
}
.tabla {
	background-color: #494542;
}
