body#shipSticks #content #banner{
  background: url("/affiliates/friends-of-golf/Img/fog_background.jpg") no-repeat scroll center center; /*for safari*/
  background: url("/affiliates/friends-of-golf/Img/fog_background.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
body#shipSticks #header{
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
}
#header .links {
    margin-top: 38px;
}
@media (min-width: 1200px){
  #header .menu{
    margin-left: 19%; 
  }
}
@media (min-width: 1000px) and (max-width: 1199px){
  #header .menu{
    margin-left: 12%; 
  }
}
@media (min-width: 860px){
  .fog_logo{
    width: 126px;
  }
  body#shipSticks #header .links{
    margin-top: 44px; 
  }
}
