SyntaxFix
Write A Post
Hire A Developer
Questions
Try below code:
$(document).ready(function(){ $('#about').css({'background-color':'black'}); });
http://jsfiddle.net/jPCFC/