body {
    padding-top: 70px;
    position: relative;
    min-height:2000px;
}

.inline-div{
    padding-top: 40px;
}

.footer {
  position: relative;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100px;
  background-color: #f5f5f5;
}

#footer-conteiner{
    width: 840px;
}

.footer{
    height:200px;
}

.divider {
  margin-top: 40px ; 
  margin-bottom:0px;
}

.last-div{
    min-height:500px;
}
