body{
	/*background: #E8EBF0 url(../img/bg-calafia.gif) top left no-repeat;*/
	/*background: #847248 url(../img/bg-calafia.gif) top left no-repeat;*/
	background: #0093DD;
}

#contenido {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 750px;
	height: 565px;
	margin-top: -282.5px;
	margin-left: -375px;
}

#contenido h1 {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-weight: normal;
	color: #0093DD;
}

#contenido h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: normal;
	color: #005480;
}

#contenido p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #444;
}
