@charset "utf-8";

/* CSS Document */

body {
	background-color: #413914;
}

.Dark_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2D2317;
}

.main_body_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C5743;
	text-align: justify;
	line-height: 30px;
}
.Closer_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
}
.Medium_closeness_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

