img#logo{
  max-height:60px;
  margin-top:-15px;
  display:inline-block;
  position:fixed;
}


.navbar-default .navbar-nav > li > a{
  color:#fcfefe;
}


@media (min-width:768px) {
  .navbar{
    border-radius:0;
  }
}

a#contact{
  margin-right:10px;
}

body#services{
  background:rgb(252,252,252);
  background-size:cover;
  background-position:center;
}

