@import url("base.css"); /*Base css file with text resizers and width buttons*/
@import url("customize.css");/*Use this file to customize your website*/

@import url("css.css"); /*Base css file with text resizers and width buttons*/
/*This CSS controls the height of the header and the user1 box. Adjust the height in ems to fit your logo image*/
#header,#user1 {height:100px;}




