Setting class on body, but different for different pages

Hoping someone might be able to help me! At the moment, I'm doing it via javascript but the page loads, and then a moment or so later the javascript kicks in and applies the class causing things to change. Is there a way to specify the class before the page loads? Or, prevent the page from displaying until the javascript has loaded? Thanks!