html {
    min-height: 100%;
    position: relative;
}
body {
    margin-bottom: 80px;
}
.body-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
}
p {-webkit-margin-before: 0em; -webkit-margin-after: 0em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;}