footer {
  width: min(1150px, 100%);
  height: 50px;
  margin: 0 auto;
  padding: 16px 10px;
  background: #666 url("images/asfalt-8277feb7.png") repeat;
  color: #fff;
  font: 12px "Century Gothic", "Trebuchet MS", Arial, sans-serif;
  line-height: 18px;
  text-align: center;
}

footer a {
  color: #666;
  font: inherit;
  text-decoration: none;
}
