.unnamed1 {
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	
}
.unnamed2 {
	background-attachment: fixed;
	background-image: url(images/centro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	




}
