body {
    background-image:url("../images/header_back.jpg");
    background-repeat:repeat-x;
    margin-right:0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:98px;
    background-color:#3f0000;
    font-family: arial;
    font-size:13px;
    color:#666666;
}

a:link, a:visited {
    color:#666666;
    text-decoration:none;
}

a:hover {
    color:#666666;
    text-decoration:underline;
}

#geral {
   width:868px;
   margin-left:auto;
   margin-right:auto;
   margin-top:37px

}

#header {
   width:868px;
   height:239px;
   margin-left:auto;
   margin-right:auto;
   margin-bottom:0px;
   margin-top:0px;
   padding:0px;
   
}

#center {
   background-image:url("../images/center.jpg");
   background-repeat:repeat-y;
   background-position:right;
   width:868px;
}


#content {
    float:right;
    width:554px;
    margin-right:15px;
    padding-top:16px;
    padding-left:25px;
    padding-right:25px;
    text-align:justify;
    margin-bottom:41px;
}



h2 {
    padding:0px;
    margin:0px;
    margin-bottom:28px;
    font-size:25;
    color:#e74030;
}

#footer {
   width:868px;
   margin-left:auto;
   margin-right:auto;
   }