#panel
{text-align:center;background-color:#e5eecc;border:dotted 2px #c3c3c3;}
#mainheader {
    text-align: center;
    background: rgb(255, 214, 88);
    width: 100%;
    position: relative;
    margin: -2px 0px 0px -5px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #CAA639;
    font-size: 18px;
    font-family: 'helvetica', Arial;
    text-transform: uppercase;
}