html {
	border-top: 20px solid rgba(255,255,255,.5);
}

body { background: url(../../images/2010/lemons/bg.gif); }

#content {
	margin: 0 auto;
	width: 600px;
}

#content-main {
	background: url(../../images/2010/lemons/lemons.png) no-repeat 50% 192px;
	float: left;
	height: 700px;
	width: 600px;
	position: relative;
}

blockquote span:first-child { 
	background: url(../../images/2010/lemons/what-if.png) no-repeat 0 0;
	float: left;
	height: 111px;
	left: 113px;
	position: absolute;
	top: 44px;
	text-indent: -5000px;
	width: 372px;
}


blockquote em {
	background: url(../../images/2010/lemons/disappointed.png) no-repeat 0 0;
	float: left;
	height: 41px;
	position: absolute;
	top: 183px;
	text-indent: -5000px;
	width: 585px;
}

blockquote strong { 
	float: left;
	text-indent: -5000px;
}

blockquote strong + span { 
	background: url(../../images/2010/lemons/for-a-while.png) no-repeat 0 0;
	float: left;
	height: 33px;
	position: absolute;
	right: 38px;
	top: 398px;
	text-indent: -5000px;
	width: 179px;
}