Hello,
You goto: /templates/jf_creativia/html/com_k2/jf_creativia/category.php
Find line 16. replace block code
#wrapper-bg{ background : #f3f2ed url(<?php echo $this->baseurl ?>/templates/jf_creativia/images/k2-menu-container.gif) top left repeat-x;}div.padder{padding:0!important; background: none!important;}
by code
#wrapper-bg{ background : #ebe6d6 url(<?php echo $this->baseurl ?>/templates/jf_creativia/images/k2-menu-container.gif) top left repeat-x;}div.padder{padding:0!important; background: none!important;}