#login {
	background:url( images/login-bkg-tile.gif ) center top no-repeat #fbfbfb;
margin-top:0;
width:390px;
}

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

#login p label{
color:#666;
font-size: 12px;
}
.login ul li a {color: #666;}

/*body {background:#000;}*/

#login p {color:#fff;}
#login p.message {margin:0 auto 1em;width:310px;}

#login #login_error {width:auto;}
