#content{
	background: #FFF url(../images/servicesbg.jpg) repeat-y top right;
}
#content img{
	width: 200px;
	height: 171px;
	margin-bottom: 10px;
}
img.left{
	float: left;
}
img.right{
	float: right;
}
p.left{
	clear: right;
}
p.right{
	clear: left;
}