#cje {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #9883be;
}

#content {
	width: 100%;
}

#internal-content {
	position: absolute;
	width: 100%;
	top: 152px;
}

/* The main layer for content */
#txtcontent {
	position: absolute;
	margin-left: 4%;
	margin-right: 4%;
	top: 180px;
	width: 92%;
	background-color: #9883be;
	z-index: 1;
}