@charset "utf-8";
h1 {
	font-weight: bold;
	height: 12px;
	font-size: 18px;
	text-align: left;
}
.imageBorder {
	border: 2.5px solid #FFF;
}

p {
	font-size: 14px;
	text-align: justify;
}
h2 {
	font-size: 16px;
	text-align: left;
}
#container #footer p  {
	font-size: 10px;
	color: #95AF87;
	text-align: right;
}
.p2 {
	font-size: 10px;
	color: #000;
	text-transform: lowercase;
	text-align: right;
}
