if ($('#content').height() > 450) {
   $('#content').css('background','url("uploads/images/main-bg.gif") no-repeat');
}
