@charset "utf-8";
.textonormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#contenedor {
	margin-top: 10%;
	width: 650px;
}
#celdamargen {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
}



.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #59008e;
}
#fondo {
	background-image: url(img/fondo.jpg);
	background-repeat: repeat;
}
