@charset "utf-8";
#main a{
	font-size: 90%;
}

#main h3{
	padding-top: 23px;
	margin-bottom: 5px;
	border-bottom: 1px solid #331500;
}

#main p{
	line-height: 2em;
}

#photo img{
	margin-bottom: 6px;
}


