body{
    overflow:hidden;
}
.navbar-fixed-bottom {
    position: absolute;
    bottom: 30px;
    left: 0;
}

.span6
{
    position:relative;
    margin-left: -250px;
    left:50%;
}