body
{
    font-family: Verdana, Helvetica, Arial, Sans;
    font-size: 11px;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    background: url(images/background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #f0f0f0;
    font-weight: 600;
    height: 900px;
    }

input
{
    font-family: Verdana, Helvetica, Arial, Sans;
    font-size: 11px;
}

.error
{
    color: #bc0a07;
    font-weight: 600;
}

#tblForm
{
    margin-top: 200px;
    width: 580px;
    font-size: 12px;
    font-weight: bold;
}

#stretch
{
    position: absolute;
    left: 0px;
    top: 890px;
}
