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