/* publication2.css – only background fix, all CV styles handled by cv.css */
body {
    background-attachment: fixed;
}
