#gkHeader,#gkFooter{
    display:none;
    
}
body {
  background: #fff;
}

#gkBg {
  background: #fff;
}

#gkBg {
  box-shadow:none !important;
    
}
.gkPage, #gkBg, #gkTop, #gkFooter, #gkHeaderNav {
  max-width: 100%;
}

#gkPageContent {
  padding: 0px;
}
h1, h2, h3, h4, h5, h6,p{
  color: #494a4a;
}
#gkBg, #gkTop {
    width: 100% !important;
  }