img {
	vertical-align: top;
}

/* Without the opacity set explicitly, it defaults to 1, so the box displays normally. */
.box {
	background: #000;
	padding: 20px;
}