@charset "utf-8";
body {
	background-image: url(backgrounds/privacy.jpg);
	background-repeat: no-repeat;
	background-position: center 450px;
}
.mb {
	margin-bottom: 100px;
}

h2 {
	width: 850px;
}
p {
	width: 630px;
	margin-left: 220px;
}
.question {
	font-weight: bold;
	color: #CC0000;
	margin-top: 2em;
}
