/* CSS Document */
@charset "utf-8";
/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	line-height: 20px;
	text-align:justify;
	background-color: #dce2ed;
	margin-top: 3em;
	}
	
	.blue_border {
	border: 3px solid #7798bf;
	}
p {
	margin-right: 1em;
	margin-left: 1em;
}
h3 {
	font-family: Arial, sans-serif;
	text-align: center;
}

#content .pictures {
	text-align:center;
	}