#mainContent {
	background-image: url(img/weighin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#img_left{
	float: left;
}
#box_a {
	margin-top: 15px;
	padding: 10px;
	clear: both;
	height: 190px;
}
#text {
	margin-left: 150px;
	color: #CCCC99;
	margin-right: 10px;
	line-height: 150%;
}
#mainContent #text h4{
	font-size:16px;
	color:#0b84c9;
}
#mainContent #text p{
	font-size:14px;
	color:#CCCC99;
	padding-left: 10px;
}
#mainContent #content h2 {
	font-size: 24px;
	margin-left: 5px;
	margin-bottom: 0px;
}
#mainContent p {
	font-size: 12px;
	color: #999;
}
#mainContent #content {
	margin-right: 15px;
	margin-left: 15px;
}
.name {
	color: #F60;
}
#box_a #text h4 {
	background-image: url(img/h4_bk.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
