
.reason{
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#reasonOne{
	background-image: url("../images/whyblend/one.gif");
}

#reasonTwo{
	background-image: url("../images/whyblend/two.gif");
}


#reasonThree{
	background-image: url("../images/whyblend/three.gif");
}


#reasonFour{
	background-image: url("../images/whyblend/four.gif");
}



dl.reason {
		
}

dl.reason dt{
	font-weight: bold;
}

dl.reason dd{
	margin-left: 2em;
	margin-right: 2em;
}