 #web_image {
	float:left;
	width: 205px;
	height:421px;
	background-image:url(images/content/webdesign/web_design.jpg);
	margin-top:220px;
	margin-left:60px;
	}
	
	
	#web_txt {
	float:left;
	width: 330px;
	height:auto;
	text-align:justify;

	}
	



