header{
	background: #000000	;
	width: 100%;
	height: 20pxs;
}
figure {
	height: 10 % ;
	align: center;
}
figcaption {
	background: #00ff00;
	text-align: center;
}
body {
	background: #000000;
}
