@charset "UTF-8";
/* CSS Document */

body  {
	font: Georgia, Times New Roman, Times, serif;
	background: #f8f8f1;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	border: 0;
	float: inherit;
	margin-top: 4em;
	padding-top: 18%;
}
piedipagina {
position: relative;
width: 100%;
height: auto;
top: auto;
padding-top: 18%;
right: 0;
bottom: 0;
left: 0;
}