body {
	background-color : #b2b2b2;
	color : black;
	font-size : 0.9em; }

table {
	width : 100%; }

.content span {
	width :					100%;
	text-align :			center;
	display :				block; }

.content span#caption {
	font-size :				1.3em;
	font-weight :			bold;
	margin-bottom :			30px; }
