Where can i find the css codes to change them. It isi to much black around the site layout
I wanna use light blue and black font.
#mainPage .box > h3, #mainPage .box_text > h3, #mainPage .box_menu > h3 {
background: black;
height: 38px;
line-height: 38px;
color: white;
padding: 0 18px;
} 