@charset "utf-8";
/* CSS Document */

body
{
	text-align: center;
	margin: 0;
	background-image:url(imagens/fundo1.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
	background-position: bottom;
}

