@charset "utf-8";
/* CSS Document */
body {
	background-color: #c7d5e1;
	margin-top: 25px;
	margin-right: 70px;
	margin-bottom: 35px;
	margin-left: 70px;
}
h1 {
	color: #FF1A00;
	text-shadow: 0 0px 15px #000000;
}
#fecha {
		font-size: small;
}	
h2 {
	background-color: #ffffff;
	text-align: center;
}
h3 {
	color: #000858;
}