@charset "UTF-8";
/* CSS Document */

.container {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #003ACF;
	word-spacing: 10px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	background-color: #DCDCDC;
}
.container2 {
	word-spacing: 0px;
	width: 650px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.container3 {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
