Reusing the page name class that WordPress adds to body tag

The Function get_body_class() gives you an Array containing all the classes that are added to the body, so you can reuse them.