header
{
    background-image: url(pflogo.PNG);
    height: 200px;
    background-repeat: no-repeat;
}

.loginform
{
    padding: 2px;
}

footer
{
    padding: 2px;
}

body
{
    padding-left: 10px;
    padding-right: 10px;
}

.actionbutton
{
    width: 85px;
}