html {
    font-size: 1.25em; /* 1.25x16px = 20px */
}

body {
    font-size: 50%; /* adjusts base font to 10px */

}


#container{
background:transparent url(/ir/res/images/interface/containerbg.gif) no-repeat top left;
}