$(document).ready(function() {
  $('.twitter ul li').css('background','#00908f');
});