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