body {
	background-image: url(images/fundo_index.gif);
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	background-attachment: fixed;
}
