/* main divs
------------------------------------------------------------ */
/* centering horizontal+vertical */ 
#secondaryWrap {
	background:url(../graphics/background.png);
	}
/* end centering */	
#column2 {
	width:420px;	
	float:left;	
	}
#column3 {
	width:280px;
	float:left;
	}	
/* end main divs */	