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

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

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

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

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

#login #login_error {width:auto;}