#fuuter {
width: 100%;
background: url('../img/header-bg.png');
height: 120px;
position: fixed;
margin-bottom: 10px;
}


.footer {
  padding: 30px 0;
  border-top: 1px #EAEAEA solid;
  margin-top: 1px;
  font-size: 14px;
  background: url('../img/header-bg.png');
 }

footer a {
  color: #404040;
}

footer .list-inline {
  margin: 0;
  padding: 0;
}

footer .copyright {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  margin-bottom: 0;
}
