body
{
    font-family: Arial, Lucida, Helvetica;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
    background-image: URL('image/background.jpg');
}

h1
{
    font-size: 24px;
    text-align: center;
    color: #0055EE;
}

h2
{
    font-size: 12px;
    color: #000000;
}

table
{
    width: 100%;
}