I should change the logo
the dimensions are 995 x 131 ... on template.css I did not understand how to change
h1.logo { background:transparent url('../images/logo_bg.png') no-repeat 0 0; border-top: 8px solid #1d1d1d; float:left; height:69px; padding:0; width:210px; }
h1.logo a { background:transparent url('../images/logo.png') no-repeat 0 0; display:block; height:69px; margin:0; text-indent:-999em; width:210px; }
#gk-top { min-height: 130px; }