Do you mean you want the background to cover the whole screen behind the page, for the login page? You can style the body with
#loginBody {}
and it will only appear on that page. Note that other page elements that have backgrounds will cover this, so you may need to check those if you have problems with this.
Bookmarks