I have looked everywhere in the css and i cannot remove the grey background where the copyright is:

imagenes gratis
how do i remove the grey frame here:
site: http://174.120.3.250/~sweet853/04bicis.ec
thanks
body {
background: url("../images/style1/background_jo2.jpg") no-repeat scroll center top #343434;
}
body {
background: url("../images/style1/background_jo2.jpg") no-repeat scroll center top transparent !important;
}
#gkFooterWrap { background: #000;}