html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden; font-family: "Trebuchet MS", "Gill Sans", "Gill Sans MS", Tahoma, Arial, sans-serif; font-size:98%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}

#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 

p {line-height:1.6em;text-align:justify;}

h1,h2,h3,h4{font-family: garamond, "bookman old style", georgia, serif; margin-top:.2em;
}
h1{font-size:144%;text-align:center;text-transform:uppercase;}
h2{font-size:134%;font-style:italic;color:#003399;margin-top:2em;}
h3{font-size:124%;text-align:center;color:#006633;}
h4{font-size:114%;font-style:italic;}
em{font-weight:bold;}


#fixedlang {position:absolute; bottom:10px; left:14px; width:200px; z-index:10; color:#fff; border:none; padding:2px;text-align:center;}

#lgg p{font-size:78%;}

#lgg a:link {color:#ffffff; text-decoration:none;}
#lgg a:visited {color:#ffcc99;}
#lgg a:hover {color:#0000cc;background:#ffffff;border:2px solid #ffffff;}
#lgg a:active {color:#ffffff;background:transparent;text-decoration:none;} 

