/* CSS Document */
.bgcartola { 
	background-image: url(cabecalho.jpg);
}
.corpo {
	height: 800px;
	background-image: url(11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
