Css
/*MY HACKS*/ body { font-family:georgia, serif; } #container-wrap{ background-image:none; } #container { background-image:none; } #header { height: 8em; } /* NO BACKGROUND IMAGE ON HEADER #header { background-image:none; }*/ #login-status{ right: 25px; } #search-top-box{ right: 25px; } /* CUSTOM 90PX- 500PX LOGO*/ #header { height: 100px; background-image:none; } #header h1 a span{ display: none; } #header h2 { display: none; } #header h1 a,#header h1 a:hover{ margin: 0; padding: 0; background-image: url(/local--files/start/logo.png); background-repeat:no-repeat; background-position:left top; height: 90px; width: 500px; position: absolute; top: 10px; left: 20px; }





