#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: #636468;
	background-repeat: repeat-x;
	color: #000;
	}
label {
color: #000;
}
#login p {
padding-top: 20px;
}

.login ul li a {
color: #fff;
}