/* Enter Your Custom CSS Here */
img 
{	border:#fff 5px inset;
	margin:0px ;
	-ms-interpolation-mode: bicubic;  	
	-moz-box-shadow:8px 8px 12px #000;
	box-shadow:8px 8px 12px #000;
}
