body {
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
        margin:0px;   
        padding:0px; 
}

