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