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

body {
	margin 0 5% 0 5%;
	background:#34925E;
	color:#FFF;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size: 14pt;
}

h1, h2, h3 {
	color:#FFFFFF;
	text-align: center;
}


