$(function(){ 
  $("#wrap_content").css("background","url('../images/bg/shop.png') no-repeat");
  $("#content").css({background:"none", height:"458px"});
});

