What code would I place in the override file in order to change the color of the header background? I'm looking to change the white colour on the header to the left and right of the gk_head section to black.
Thanks.
.gk-page-wrapper {
background: #fff url (../images/custombg.gif) 0 0 repeat-x;
}