body, header, .ui-state-default
{
    color: #F7FFFC;
    background-color: #050505;
}

.ui-state-default
{
    font-weight: normal;
}

.ui-color-default
{
    color: #F7FFFC !important;
    font-weight: normal;
}

.ui-group-header
{
    color: #F3D722 !important; 
}