body.login {
    background: url("../../img/admin/bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
    min-height: 100%;
}

.login h1 a {
   	background: url("../../img/admin/logo-login.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    display: block;
    height: 67px;
    overflow: hidden;
    padding-bottom: 0;
    text-indent: -9999px;
    width: 320px;
}

#wpwrap{
	background: url("../../img/admin/bg.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}