div:before {
	content:"Página 2";
	background-color: red;
	color: white;
	font-weight:bold;
	font-size: 12px;
}
body{
	font-family: font-family: 'Open Sans', sans-serif;
	color: #2E2E2E;
	font-size: 14px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 400;
}
h1{
	font-size: 24px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 400;
	width: 600px;
	height: auto;
}
h2{
	font-size: 18px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 400;
}
p{
	font-size: 14px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 400;
	text-align: justify;
	line-height: 150%;
	width: 600px;
	height: auto;
}
#recuadro{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	font-size: 16px;
	padding: 2px;
}
#fecha{
	color: #B40404;
	font-size: 9px;
	font-family: open-sans;
	font-style: normal;
	font-weight: 400;
}
