#background{
	background:		#FFF url(../images/orangeCircleWithZebra.gif) bottom left no-repeat;
}
				
	#homeLeft{
		float:			left;
		width:			440px;
	}
	
	#homeRight{
		float:			right;
		width:			400px;
		padding:		0 0 0 40px;
	}