body {
	border-color:#a0b2e8;
	margin-left:10%;
	margin-right:10%;
	font-size: 16px;
	font-family:  Verdana, sans-serif;
	color:#0E2CB7;
	background-color:#dee4f7;
	text-align:center;
	font-family: 'BioRhyme Expanded', serif;
}
input {
	border-bottom-color: #a0b2e8;
	
	
}
button{
	
	background-color:#cae7f2;
	border-bottom-width:medium;}
	#fila1{
		
		margin-top: 1%;
		font-size: 55px;
	}
	#fila2{
		
		margin-top: 1%;
		font-size: 55px;
	}
	#main{
		padding: 2em;
		border-color: #7d3c98;
		border-style: solid;
		width: 240;
		background: #b29cbb;
	}
	@font-family{
		font-family: 'BioRhyme Expanded', serif;
	}