body
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:62.5%; color:#fff;
background:url(../imagens/bg-textura.jpg) center top repeat-y;
}

.clear
{
clear:both;
}

#wrapper
{
width:940px; margin:0 auto; padding:0 10px 19px 10px;
background:url(../imagens/bg-sombra.png) center bottom no-repeat;
}

/* header */
#mainHeader
{
position:relative;
width:940px; height:110px;
background:url(../imagens/header-bg.gif) repeat-y;
}

#mainHeader h1
{
position:absolute; left:30px; top:15px;
text-indent:-90000px;
width:401px; height:57px;
}

#mainHeader h1 a
{
display:block;
width:401px; height:57px;
background:url(../imagens/logo.gif) no-repeat;
}
