#pie 	{
	display:block;
	margin-top:25px;
	margin-right: auto;
	margin-left: auto;
	width:760px;
	background-color:#b7aa8b;
	font-size: 13px;
	color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align:center;

}

#pie a{
	font-weight: bold;
}
#pie a:hover{
	font-weight: bold;
	font-size:14px;
}

