body {
  padding-top: 50px;
}
.starter-template {
  padding: 30px 0px;
  text-align: center;
}

.container {
  margin: 0 auto;
  max-width: 960px;
}

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

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
