.Footer .Footer-background
{
position:absolute;
z-index:-1;
background-repeat:no-repeat;
background-image: url('../images/Footer.png');
width: 790px;
height: 150px;
bottom:0;
left:0;
}
Penso che tu debba modificare il width e l'height (ingrandendo in pixel l'immagine footer.png)