body {
	/*background-color: #F9E8E6;*/
	background-color: #C66C73;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0px;
	}

.conteudo{
height:100%; 
width:100%;
}

#textos {
	position:absolute;
	left:40px;
	top:30px;
	width:94%;
	height:83%;
	z-index:1;
}