body {
	background-image: url(images/backdrop.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #2A1B13;
	text-align: center;
}
.flash {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #342c0f;
	padding-top: 40px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #342c0f;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: italic;
	margin-top: -10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #342c0f;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: justify;
	font-weight: lighter;
}
h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #342c0f;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #342c0f;
	padding-top: 30px;
	padding-left: 35px;
	padding-right: 30px;
	padding-bottom: 0px;
	text-align: justify;
	font-weight: lighter;
	line-height: 21px;
}
.border {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(images/about_10.jpg);
	background-repeat: no-repeat;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #342c0f;
	padding-top: 40px;
	padding-left: 50px;
	padding-right: 60px;
	padding-bottom: 0px;
	position: static;
	text-align: justify;
	line-height: 26px;
}
.author {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #342c0f;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	line-height: normal;
}
.borderleftbottom {
	border-bottom-width: 2px;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}
