html {
    font-size: 1.25em; /* 1.25x16px = 20px */
}

body {
    font-size: 50%; /* adjusts base font to 10px */

}


body {
    background: url('../images/interface/background.jpg') center top repeat-y;
     
}
