#currentPage {
	width: 100%;
	float: left;
	text-align: center;
	height: 350px;
	padding-left: 2px;
}
#writtenContent {
	text-align: left;

}
