Ciao
Per il background
in questo file /templates/ja_ironis/css/template.css linea 17
body#bd {
background: url(https://imagizer.imageshack.us/v2/678x383q90/837/sjyy.png) repeat;
color: #FFF
}
Per il menu
file /templates/ja_ironis/css/menu/mega.css linea 24
.ja-megamenu ul.level0 li.mega > a.mega {
color: #000 <<<---------colore del font
font-weight: normal;
padding: 15px;
text-transform: uppercase;
}
per il menu active background stesso file linea 36
.ja-megamenu ul.level0 li.active > a.mega { background: #000 color: #FFF }
.ja-megamenu ul.level0 li.over > a.mega { background: #ec534d color: #FFF }