@charset "utf-8";
/* CSS Document */
html {
    background: url("images/admin_body_bg.jpg") repeat scroll center 0 transparent;
}
body{ background: none !important; }

.login h1 a {
    background: url("images/logo.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    height: 107px;
    margin: 0 0 14px 13px;
    width: 301px;
}