$('__selector__').css('backgroundColor', localstorage.background || '#fff');
$('__selector__').css('backgroundColor', '#000000'); localStorage.background = '#000000';