@charset "utf-8";

#main a{
	font-size: 90%;
}

#main h3{
	padding-top: 23px;
	margin-bottom: 5px;
	border-bottom: 1px solid #331500;
	font-size: 110%;
	font-weight: bold;
}

#main p{
	line-height:1.6em;
	margin-bottom: 1.5em;
	/* text-align: justify; */
}

.accent1{
	color: #AE8566;
}

div#photo{
	text-align: center;
	margin-bottom: 2em;
}