#login {
	background:url( images/login-bkg-tile.jpg ) center top no-repeat;
}

#login form {
	background:url( images/login-bkg-bottom.gif ) center bottom no-repeat;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:  url(images/leopardbg.jpg);
	background-repeat: repeat-x;
	color: #000;
	}