h1, h2, h3 {
    font-weight: bold;
    color: #EEBF49;
    font-family: verdana,arial,helvetica,sans-serif;
    text-align: center
}

h1 { font-size: 130%; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }

