#privacy_policy{
	max-width: 1040px;
	width: 80%;
	margin:auto;
}

#privacy_policy h3{
	line-height: 40px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.3em;
}

#privacy_policy p{
	line-height: 200%;
	margin-top: 30px;
    margin-bottom: 20px;
}

#privacy_policy li{
	line-height: 200%;
	list-style: disc;
	margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 24px;
}