.footer {
    clear: both;
    display: block;
    font-size: 80%;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 72em;
    overflow-x: hidden;
    padding: 30px;
    position: relative;
    text-align: center;
    width:960px;
    max-width: 100%;
}

.footer-element {
  padding: 5px 1em 5px 0em;
  color: #900;
}

#footer-logo {
    display: inline-block;
    height: 16px;
    padding-left: 15px;
    top: 3px;
    position: relative;
}