/* CSS Document */

.backgroundImg
{
	background-image:url(../../images/background/img_services.jpg);
	width:205px;
	height:191px;
	background-position:left bottom;
	background-repeat:no-repeat;
}


