Is there a CSS override to remove the white main body? I would like to have the blue background as my backdrop.
Thanks!!
#gkPage { background: #fff; border-bottom: 4px solid #d35209; }
#gkRight { background: #fafafa; }
#gkContent a { color: #cb4900 }
#gkContent a:hover,
#gkContent a:active,
#gkContent a:focus { color: #252525; }