Team,
Could someone boot me in the right direction on how to change the frontpage image?  (the big banner chick on a laptop thing)
               
                
               
          
.imageBg #gk-head {
   background: #000 url('../images/header.jpg') no-repeat center 0;
.imageBg #gk-header {
   background-image: url('../images/header_tablet.jpg');
}.imageBg #gk-header {
   background-image: url('../images/header_mobile.jpg');
}





