$(function() {
  $('.content [@style]').removeAttr('style');
});
