#privacy_head {
    width:250px;
	margin:auto;
	background-image: url(images/left_menu_bk_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;	
}

#privacy_body {
	width:650px;
	margin:auto;
	line-height: 20px;
}