@charset "utf-8";
#mainContent h3 {
color:#D41D1E;
font-family:comic sans ms,sans-serif;
font-size:1.5em;
line-height:1em;
margin-bottom:0.5em;
}

#mainContent img {
	border: 1px solid #999999;



}

#mainContent div {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC693F;
	color: #993300;
}
