@charset "utf-8";
.container .img-rounded.img-responsive {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.container h3 {
	color: #000000;
	font-size: 40px;
	text-align: center;
}
.container p {
	font-size: 25px;
	text-align: justify;
	color: #000000;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.container .img-rounded.img-responsive {
	margin-top: 8px;
}
