body { 
 background-image:url('imagens/fundo001web.jpg');
 top:0;
 max-width:1000px;
 /*max-height:300;*/
}

h2 {
 text-align:center; 
 font-size:x-large;
 color:blue;
 font-family:'arial'; }
 }
 
 #estrutura{
 width:1000px;
 height:560px;
 }
  #esquerda{
  float:left;
  width:312px;
  padding: 2 2 2 2px;
  }
   #esquerda font{
  font-style:oblique;
  font-size:medium; 
  }
   #esquerda p{
  text-align:center;
  }
   #esquerda a{
   color:black;
  }
   #esquerda img{
   border:none;
   width:285px;
   height:185;
     }
  
  #esquerda input{
   background-color:transparent;
   font-weight:bold;
  }

  #centroprim{
  float:left;
  width:670px;
  padding: 2 2 2 2 px;
  } 
  
  #centro{
  float:left;
  width:575px;
  padding: 2 2 2 2 px;
  }
  #centro input{
  background-color:transparent; 
  }
    #centro textarea{
  background-color:transparent; 
  }
    #centro table{
  border:none;
  padding:1 1 1 1px;
  }

 #centro td{
  border:none;

  }
