body {
    background-image: url('/skins/elastic/images/Shanghai-by-night.jpg');
    background-size: cover; /* Adjust to your needs */
    background-repeat: no-repeat; /* Adjust to your needs */
    background-position: center center; /* Adjust to your needs */
}


#login-form, #layout, #layout-content {
    background-color: transparent;
}

#login-footer {
    color: #21292C;
}