body, html {
	margin:0px;
	text-align:center;
	background:url(imagens/bg-fla.jpg) top repeat-x;
}

#tudo {
	width:770px;
	margin:auto;
}

#rodape {
	background-image:url(imagens/rodape-fla.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:30px;
	clear:both;
	text-align:center;
	margin:auto;
}
