body {
	background-color: #FFF;
	font-family: "Open Sans", Georgia, Serif;
	color: #4e4e4e;
}
h1 {
	font-size: 100%;
	font-weight: 900;
}
h2{
	font-size: 100%;
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 10px;
	background: #f3f3f3
}

h3{
	font-size: 1.4em;
	font-weight: bold;
	margin: 5px 0 10px;
}
#fecha{
	font-size: 0.80em;
	font-weight: bold;
	margin: 20px 0 20px;
	color: #a52a2a
}
#subtitulo{
	font-size: 0.80em;
	font-weight: bold;
	margin: 20px 0 20px;
}