body{ background: black; padding: 0; margin: 0;}
.container{ background: black url('../img/bg-home.jpg') no-repeat 50% 100%; position: absolute; top:0; bottom:10px; left:0; right:0; text-align: center;}
.wrapper { width:100%;  position: absolute; bottom: 350px; margin:auto}
.wrapper a { margin:0 120px}
.foot  { width:100%;  position: absolute; bottom: 0px; text-align: center;color:#a8babb; text-transform: uppercase; text-decoration: none; font-size: 11px;}
.foot a { color:#a8babb; text-transform: uppercase; text-decoration: none; }
img { border:0;}