#realm {
    background: url("../images/realm-colors/ui-bg_highlight-soft_75_99e873_1x100.png") repeat-x scroll 50% 50% #e8c621;
    border-bottom: 1px solid #9c8f11;
    border-left: 1px solid #9c8f11;
    border-right: 1px solid #9c8f11;
    color: #333333;
}

#realm:before {
    content: "QA";
}
