﻿body
{
    margin: 0;
    padding: 0;
    font: 11px Arial, Helvetica, sans-serif; 
    background: url(../Images/bkg_body_verde.jpg) no-repeat center top;
}

#geral
{
    width: 985px;
    position: relative;
    margin: 0 auto 0 auto;
}

