OK bro in your index.css find this and change the color comment from #444444 to #FFFFFF:
.titlebg, .titlebg2, tr.titlebg th, tr.titlebg td, tr.titlebg2 td {
background: url("../images/theme/main_block.png") no-repeat scroll -10px -200px transparent;
color: #444444; <!--- this color code to #FFF -->
font-size: 1em;
font-weight: normal;
}
looking good bro!
regards,
maxx