﻿
body {
    background: whitesmoke;
    text-align: center;
}

.tempbg
{
    text-align: left;
    width: 825px;
    height: 415px;
    background: no-repeat;
    background-image: url( '../tempbg.png' );
    padding: 110px 0px 0px 55px;
    color: White;
    font-weight: bold;
    font-size: 10pt;
    font-family: Arial, Verdana, Tahoma;
}