body {
	background-image: url(_img/wooden-background.jpg);
}

header {
	background-image: url(_img/back.jpg);
	background-size: 100%;	
}

article {
	background-color: transparent;
}

	.wide-content-wrapper {
		padding: 50px 10px;
	}

.wcms-gallery-wrapper-display-first-image {
	background-color: #fff;
}

.wcms-text-section {
	background-color: rgba(255, 255, 255, 0.6);
	padding: 10px;
} 

