body {
margin: 0;
padding: 0;
background-color: #81A430;
background-image:url(pics/bg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;

}

.bg {position:absolute ; z-index:0; width:100%; height:100%; left:0; top:0; }

* {font-family: Arial, Helvetica, sans-serif;}
a {color: #748C02; text-decoration: none;}
a:hover {color: #aaaaaa; text-decoration: none;}
.text {font-size: 10pt;}
.container { width: 780px; padding: 20px; text-align:left; line-height: 1.4; font-size: 10pt; border: 8px solid #F9E400; margin: 20px; background-image:url(pics/tt.png);}

h1 {display: inline; font-size: 14pt;}
h2 {display: inline; font-size: 12pt;}
h3 {display: inline; font-size: 11pt;}
.navi {text-align:right; border-top: 1px solid #748C02; border-bottom: 1px solid #748C02; margin-bottom: 10px; font-weight: bold;}
