body {background: gold url('fon.jpg') no-repeat fixed bottom right}

div.lng {text-align: left}
div.ico {text-align: right}

.top {text-align: right}
.menu_bottom {text-align: center; padding-bottom: 2px; font-size: 85%}
.root {text-align: left; padding-left: 20px; color: black; font-size: 85%; padding-top: 2px}
.small-x {font-size: 80%}
.text {text-align: justify; margin: 10px}

img {border-width: 0px}

a:link {color: darkslategray; text-decoration: underline}
a:visited {color: darkslategray; text-decoration: underline}
a:hover {color: blueviolet ; text-decoration: none; font-weight: bold}
a:active {color: dimgray; text-decoration: none}
 
h1 {
font: normal normal bold 20px Arial, san-serif;
color: #000000;
text-align: center;
}
 
ul {list-style: square outside}
ol {list-style: decimal outside}

p{
color: #000000;
font-size: 9pt;
font-weight: none;
font-decoration: none;
font-family: Verdana, Tahoma;
margin-left: 3%; 
margin-right: 3%; 
margin-top: 1pt; 
margin-bottom: 1pt;
text-indent: 1cm; 
text-align: justify;
}
