/*让现有的图片消失*/
#blogLogo{display:none;}
/*用超链接的背景图片呈现效果,可以根据你自己的图片设置width和height，以及用top和left来设置图片的位置*/
#lnkBlogLogo{display:block;width:121px;height:145px;top:5px;left:50px;background:url('http://fileblog.hjbbs.com/pic/200803/2008032634353027_417_o.gif') no-repeat;}


