body{
	/*background-color: #748085;*/
	background-color: #0E0B16;
	text-align: center;
	color: #E7DFDD;
}
textarea{
	border: 0px solid #000000;
	background-color: #c8d1d9;
	text-align: center;
	resize: none;
	height: 300px;
	width: 300px;
}
#rodape { 
	position: absolute;
   	top: 101%;
	text-align: center; 
}
.h4 {
	color: #A239CA;
}