	h1 {
		font-size: 45px;
	}
	h2 {
		font-size: 35px;
		background-color: #CCC;
	}
	h3 {
		font-size: 25px;}
	body {
		background-color: #00FFFF;
		font-family: Arial, Helvetica, sans-serif;
	}
	#fecha {
		color: blue;
	}

	.subtitulo{
		font-size: 15px;
	}

	p {
		font-size: 20px;
		font-family: 
	}