#gb {
	padding: 8px;
	width: 150px;
	height: 175px;
	margin: 4px;
	border: solid black;
	text-align: center;
	float: left;
}

img {
	border: 0;
}
