.profileBG{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 20px;
	padding-top: 0px;
}
.profileBG h2{
	color: #DDD;
	background: url(../img/point.png) no-repeat center left;
	padding-left: 35px;
}
.profileBG a{
	color: #BBB;
}
.profileBG a:hover{
	color: #CCC;
}
.profileBG .content{
	margin-left: 15px;
}
.body{
	padding-bottom: 1px;
}

