h1{
	text-align: center;
	font-family: Special Elite, Monospace;
}

p, section{
	font-family: sans-serif;
}

h3{
	text-align: center;
}

.botones {
width: 50px;
height:50px;
font-size: x-large;
margin-bottom: 5px;
margin-left: 5px;
}

.igual {
width: 290px;
height:40px;
font-size: x-large;
margin-bottom: 3px;
margin-left: 5px;
}

#bloque {
 padding-left: 0.5%;
 padding-right: 0.4%;
 width: 300px;
 margin: auto;
 border-width: 12px;  
 border-style: solid;
 border-color: #E59866;
 background-color: #F0E68C;
}

#n1 {
width: 290px;
height: 60px;
background-color: #FEF9E7;
text-align: right;
font-size: xx-large;
}


footer{
	text-align: center;
	padding: 30px;
}