body{
	font-size: 12px;
}
h1{
	font-size: 16px;
	font-weight: bold;
	color:#BAA96A;
	height:70px;
	background: url(a_title_bg.jpg) no-repeat 50px 0; 
	line-height: 70px;
	text-align: center;
}
b{
	color: #B98E0C;
	font-weight: bold;
}
.content{
	font-size: 14px;
	line-height: 24px;
	padding: 30px 20px 100px;
}
