@charset "utf-8";
.main2 {
	background-attachment: scroll;
	background-image: url(imgs/fundo_sephia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #A46C55;
	text-decoration: none;
}

.main1 {
	background-attachment: scroll;
	background-image: url(imgs/fundo_pag2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
