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