@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(fundo_index.png);
	background-repeat: repeat;
}

