body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #222222;
	background-color: #FDFDFD;
}
h1 {
	font-size: 1.2em;
	margin-left: 1em;
}
h2 {
	font-size: 1.1em;
	font-style: italic;
	margin-left: 0.5em;
	clear: both;
	float: none;
}
p {
	text-decoration: none;
}

/*center container*/
#centerCont {
	margin: 0 auto;
}

/*page head*/
#head {
	display: none;
}
#logo {
	display: none;
}

/*page contents*/
#contents {
	text-align: justify;
}

/*pie de pagina*/
#pie {
	text-align: center;
}
