html, body{ 
	margin:0px; 
	padding:0px; 
	background-image:url("images/login-logo_sf.gif"); 
	background-color:#fff !important; 
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:100% 100%;
	}