body {
	background-attachment: fixed;
	background-image:     url(bg_corpo.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-left: 10px;
    margin-right: 10px;
	
}
