Ocean;

What about this to stay consistent with the rest of the color scheme:

Search for h2.centerBox in your stylesheet.css

h2.centerBoxHeading {
font-size: 1.3em;
color: #000000;
background-color: #990099; // I added this line and matches your other color purple.
}


Just a thought ;o)

Keep up the good work!!!!

Sincerely,

0be1