css kodları şu şekilde
/*---------------------------------------------------------------------------------*/
/* HEADER */
/*---------------------------------------------------------------------------------*/
.logo { float:left; }
.logo { margin:15px 0px 0px 15px; font-family:Georgia,serif; font-size:36px; font-weight:bold; line-height:30px; letter-spacing:0px; }
.logo a { color:#326693; display:block; }
.logo a:hover { color:#333; text-decoration:none; }
.logo .desc { display:block; font-family:Arial,serif; font-size:11px; font-weight:normal; color:#aaa; letter-spacing:0px; text-transform:none; }
.logo a:hover .desc { color:#aaa; }
#image-logo { }
#image-logo a { background:url(images/logo.png) no-repeat left -5px; width:300px; height:67px; text-indent:-5555em; overflow:hidden; }
buraya ve header'a nasıl bir kod eklemem gerekir ?