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

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

body {
	background-color:#000;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none
}

