.imge
{
		padding: 10px;
		background-attachment:fixed;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;

	}
	.imge:hover 
	{
		border: 0px;
		box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.25);
		padding: 0px;
		border
	}


	