#logo {
    padding: 20px 20px 0px 0px;
}

#footer-wrapper {
  background: url('/files/frontie/leaf.png') left bottom, url('/files/frontie/footer.png') bottom, url('/files/frontie/factory.png') right bottom;
 background-repeat: no-repeat;
 background-size: auto, 100% 7px, auto; 
 padding-top: 0px; margin-top: 0px; 
 padding-bottom: 0px; margin-bottom: 0px; 
 padding-left: 50px; 
}

