.centerAligned {
   text-align: center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}


body {
margin-right: 25px;
}

		.cover_image {
	      margin-top: 0em;
	      margin-bottom: 0em;
	      text-align: center;
	}
	
	
	.cover img, .titlePage img {
		max-width: 100%;
		max-height: 100%;
	}