.gar { 
  position:fixed; 
  top:0; 
  left:0; 
  width:100%; 
  height:180px; /*высота картинки гирлядны*/ 
  background:url(http://new.peoplenet.ua/file/new_year/girlyanda.png) repeat-x; /*картинка гирлянды*/ 
}

.logo { 
  position:relative; 
} 
.logo span { 
  position:absolute; 
  left:0; 
  top:0; 
  width:60px; 
  height:50px; 
  background:url(http://mvcreative.ru/example/7/shapki/shapka.png) no-repeat; 
}