body {
	background-image: url(imagens/fundo_topo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
