body {
	background-image: url(../img/step-gradient.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.mainBox {
	width: 836px;
	margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	background-color: #F4F4F7;
	opacity: 1;
}

.screenshot {
	float: right;
	margin: 1em -50px 1.5em 1.5em;
}

.sidebar {
	font-size: 0.8125em;
}

p {
	max-width: none;
}

h2 { font-weight: bold; }

.highlight { clear: none; }
