$(document).ready(function() { $("body").wrapInner(' <div style="POSITION:absolute; width:100%; TOP: 0px; LEFT: 0px;background-color:#000000;" id="#container" align="center">'); $('.contentDiv').css('position', 'relative'); }); 
