@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../publico/fundo3.png);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3e3d9;
}

.imagemPrincipal {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.info {
	position: absolute;
	top: 100px;
	right: 120px;
}

.quote {
	position: absolute;
	right: 50px;
	bottom: 40px;
}
