Código PHP:
#pie {
clear: both;
background-image:url("../files/pie.jpg");
background-repeat: no-repeat;
padding:13px 0 25px;
height:80px;
overflow:hidden;
}
#pie p{ float:left; font-size:1em; line-height:1.5em; color: #CCC; padding:87px 0 2px 0px; margin:0;}
#pie #contenedor{
width: 100%;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
}