@charset "utf-8";

#middle h1 {
	color:#0099CC;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-bottom: 5px;
}

#middle p {
  font-size: 12px;
}

