.imagemfundo {
	background-image: url(images/fundo-frame1.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-attachment: scroll;
}
