Per metterlo anche nel footer è un pò più complicato, puoi provare in questo modo creando lo sticky footer
footer { background: rgba(0, 0, 0, 0) url("../images/bg-cornice.png") repeat-x scroll 0 0 !important; position: absolute; width: 100%; left: 0; right: 0; border: 0; height: 40px;}
poi elimini il back top top ed il copyright (informati se puoi fare quest'ultimo)
.footer .container > p { display: none;}
Considera che non è precisissimo, l'immagini andrebbe ritagliata e dovresti agire sul codice per fare un lavoro fatto bene, ma non posso fare tutto io