body {
  position: relative;
  padding-top: 60px; }

.navbar-inner {
  background: #f57900 !important; }
  .navbar-inner a {
    color: white !important; }

footer {
  border-top: 1px solid #eeeeec;
  padding-top: 10px;
  margin-top: 60px;
  font-size: 12px;
  text-align: right; }
