
#panel1
{
    width: 950px;
    height: 190px;
    background-image: url(../images/yellow200.jpg);
}

.headertext
{
    color: #000; /*#ffd700*/
    font-family: Georgia, Times, 'Times New Roman';
    font-size: 13pt;
}

