/* CSS Document */

body {
	background-attachment: fixed;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../imagens/planodefundo.gif);
}