body.t-PageBody--login.apex-side-nav.apex-icons-fontapex.apex-theme-vita {
    background-image: url(https://www.sharjah.ac.ae/-/media/project/UoS/Sites/UoS/Departments/AdmissionDep/Ellucian_Background_img);
    background-size: cover; /* Ensures the background stretches to cover the entire area */
    background-repeat: no-repeat; /* Prevents tiling of the image */
    background-position: center center; /* Centers the background image */
    background-attachment: fixed; /* Keeps the background fixed during scrolling */
}
