.logo {
background-image: url("../images/bg.jpg");
}

H1 {
font-size:15px;
}

H2 {
font-size:18px;
}

.menu_1 {
position: absolute;
top: 20px;
left: 450px;
padding: 20px;
text-align: left;
font-family:Palatino Linotype;
font-size:15px;
line-height: 1.3;

}

.menu_2 {
position: absolute;
top: 265px;
left: 436px;
text-align: center;
}

.menu_3 {
color: rgb(214,229,172);
font-family:Tahoma, Arial;
font-size:13px;
line-height: 2;
text-indent: 0;
}

.main {
background-color: #3F6E1C;
background-image: url("../images/bg-mid.jpg");
background-repeat: no-repeat;

color: rgb(214,229,172);
font-family:Tahoma, Arial;
font-size:12px;
line-height: 1.1;
text-indent: 2em;
}

.main_2 {

color: rgb(214,229,172);
font-family:Tahoma, Arial;
font-size:12px;
line-height: 1.1;
text-indent: 10;
}


ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; text-decoration: underline; padding:0px 0px 0px 11px}
li a  {font-family:Tahoma; font-size:12px; line-height:15px; color:#EDF5D8}

