body {
	background-color: #333333;
}
header, section {
	width: 90%;
	margin: 0 auto;
}

header figure img,
section figure img {
	width: 100%;
}