table {
	width: 100%;
}

th {
	text-align: left;
}

.content img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
