html {
    background: url('astral_bg_v5.png') repeat-x left top #c67512;
}
body.branding {
    background: url('astral_v5.jpg?uid=0') no-repeat center top transparent;
}
#content {
    height: 890px;
    background: url('astral_v5.jpg?uid=0') no-repeat -444px top transparent;
}
#video {
    position: absolute;
    top: 106px;
    left: 374px;
    width: 512px;
    height: 384px;
    z-index: 3;
}
.branding_body_link,
.branding_content_link {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 890px;
    z-index: 1;
}
#login_top {
    display: block;
    position: relative;
    left: -3px;
    z-index: 2;
}
