#content{
	background-image:url(../img/services/bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	width:100%;
}
#imgTable img{
	cursor:pointer;	
}
.outlineFont{
	 color: white;
    text-shadow:
    -2px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000; 	
}