Below is my styles.css code. I tried adding six seperate colors but nothing changed. There is nothing about color or font type in the header.php. I don’t see anything to get to code regarding the theme in particular.
h1, h2, h3, h4, h5, h6 {
color: #000;
display: block;
/* fixed for Non-PCs without Photoshop CS2+ */
font-family: “Myriad Pro”, “Helvetica Neue-Light”, “Helvetica Neue Light”, “Lucida Grande”, “Helvetica Neue”, Arial, “Lucida Sans Unicode”, sans-serif;
font-weight: normal;
}