.box				{float:left;
					 width:210px;
					 height: 220px;
					 padding-left: 25px;
					 }

.box img			{width: 200px;
					 height: 160px;}

div#content h2		{text-align: center;
					 clear: both;
					 background-color: #228b22;
					 color: white;
					 line-height: 150%;}

