#privacyWrapper {
	width:800px;
	margin:30px auto;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000;
	border-left:0px #7C4191 solid;
	border-right:0px #7C4191 solid;
        font-family: Arial, Helvetica, sans-serif;        
}

.footer {
	width:100%;
	text-align:left;
}

h1 {
    text-align: center;
}

h3 {
    margin-block-end: 0.25em;
}

p {
    margin-block-start: 0.25em;
}