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

body{
	background-image:url(fundo.jpg);
	background-repeat:repeat;
	margin 0 0 0 0;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;

}
