if(window.screen.width>800)
{
document.write("<style type=\"text/css\">body{margin-left:"+(window.screen.width-970)/2+"px}</style>");
}
