header div.subtitle, h1 
{
    color: rgba(72, 128, 192, 1);
    text-align: center;
}
div.ban h2 
{
    background: none repeat scroll 0% 0% rgba(55, 22, 219, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 12pt;
}
form table tr th {
    background: none repeat scroll 0% 0% rgba(50, 62, 200, 0.81);
    color: rgba(255, 255, 255, 0.9);
}