#block_1   {
	width:				50%;
	background-color:  	#B9A147;
}

#block_2  {
	width:				50%;
	background-color: #F2E3A2;
	background-image: url('../images/house_bg.gif');
    background-repeat:   no-repeat;
    background-position: center 25px; 
}
