/* CSS Document */
.image
{
	text-align: center;
	background-color: #f4f4f4;
	border-style: solid; 
	border-width: 1px; 
	border-color: #d2d2d2;

}
