#header-text-2 .bg {
    background-image: url('../images/a_arch/INT - Living_Night.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:1;
}#sep-bottom-9 .bg-wrap {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),to(rgba(255,255,255,1)));
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
}

#gallery-2col .bg-wrap {
	background: #eeeeee;
}#benefits-4col-4 .bg-wrap {
    background-color: #f4f5f6;
}#contact-text-form--0 .bg {
	background-image: url('../images/a_arch/BLD 2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}