@import url("layout.css"); /*layout css file*/
@import url("customize.css"); /*Use this file to customize your website*/
@import url("home_layout.css"); /*Use this file to customize home page layout*/
/*Print preview/print background*/	
	
body.contentpane { 
margin: 12px; 
background: none #FFFFFF!important; 
}