/**
this file contains css for Kim Possible
*/

.simpleHeader {
    background-color: #669900;
    margin: 0px;
    padding: 0px;
    font-family: arial, sans serif;
    font-size: small;
    font-weight: bold;
    color: rgb( 255, 255, 255 );
    text-align: center;

}

