﻿body
{
    background-color: #231f20;
    font-family: verdana;
    font-size: 12px;
}

#divContent
{
    margin: 20px auto;
    width: 930px;
}

#divHeader
{
    height: 130px;
    text-align: center;
}


#divMain
{
    height: 650px;
}

#divFooter
{
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}

#divDVDFooter
{
    width: 150px;
    margin: auto;
    padding-bottom: 10px;
}

img.numbers
{
    padding: 3px;
}