body {background:url(../img/textur.jpg); background-attachment: fixed; background-color: ffffcc; margin-right: 8%; margin-left: 190}
div, h1, h2, h3, h4 {text-align: center}
caption {font-weight: bold; font-style: italic}
#bar {text-indent: 0%; text-align: center}
p {text-indent: 8%; text-align: justify}
dd, li {text-align: justify}
#r {text-align: "right"}
#b {font-weight: bold}
#ref {font-size: 70%; vertical-align: super}
#i, #wst {font-style: italic}
#head {text-indent: 0%; font-style: italic; text-align: center}
#long {text-indent: 0%}
#prim {font-size: 75%; font-style: italic}
#ad {font size: 70%}
#banner
{
    position: fixed;
    top: 0;
    //position: absolute;
    top: expression(parseInt(document.body.scrollTop + 10, 10) + "px");
    left: 12;
}
