#content_top {
	background: #998c74;
}
body {
	background: #E6DAC2;
}
h2 {
	padding:0px;
	margin:0px;
}
#steps {
	width:770px;
	float:right;
}
#steps h1 {
	width:770px;
	margin-bottom:20px;
	color:#998c74;
}
.steps_specific {
	width: 184px;
	position:inline;
	font-size: small;
	text-align:left;
	line-height:1.25em;
}
.steps_specific img {
	margin-bottom: 20px;
}
#step_1 {
	float:left;
	margin-right: 10px;
}
#step_2 {
	float:right;
	margin-right: 10px;
}
#step_3 {
	float:right;
	margin-right: 10px;
}
#step_4 {
	float:right;
}
.step_text {
	padding-left:5px;
}
#whatisit {
	width:155px;
	margin-right:20px;
	margin-top:7px;
}
#whatisit_text {
	width:100%;
	height:310px;
	padding:10px;
	background:#998c74;
	color:#FFFEF2;
}
#whatisit h1 {
	margin-bottom:20px;
	color:#5a3d1c;
}
#backstory {
	width:600px;
}
