body, html{
  text-align:center;
  margin:20px;
  padding: 0;
  background: url(imagens/fundo.jpg);
}

}
div#flash{
  width:750px;
  height:550px;
  margin:0 auto;
 
}
div#quemsomos{
 
  width:750px;
  height:120px;
  border:1px solid #ccc;
  color:#ccc;
  overflow:auto;
  text-align:left;
  font:xx-small Arial;
  margin:0 auto;
  color:#D82A27;
  background: #fff;
}
div#quemsomos p{
 
  margin:10px;
 
}
div#contactos{
 
  background: #fff;
  color:#D82A27;
  width:750px;
  font:xx-small Arial;
  margin:20px auto 0 auto;
}
div#copyright{
  color:#D82A27;
  width:750px;
  font:xx-small Arial;
  margin:0 auto;
  background: #fff;
}
div#copyright a{
  color:#999;
}
