html {
height: 100%;
}
body { 
background-color: #FFFFF0;
margin: 0%;
padding: 0%; 
height: 100%;
}
#border {
position: absolute;
width: 79%;
margin: 12%;
height: 430px;
background-image: url(images/cartina2.jpg);
background-repeat: no-repeat;
background-position: 50% 50%; 
border: 1px solid black;
}
#green {
position: absolute;
width: 15%;
height: 40px;
left: 12%;
/*background-image: url(images/copia di vert_scritta.gif);*/
}
#title {
position: absolute;
width: 100%;
height: 40px;
background-color: #FFCBB1;
background-image: url(images/travel.gif);
background-repeat: no-repeat;
background-position: 100% 0%; 
left: 0%;
}
.text {
font-size: 0.8em; 
color: #808000; 
font-style: oblique;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-weight: bold;
}
#foto {
position: absolute;
width: 30%;
top: 40px;
height: 388px;
}
#logo {
position: absolute;
width: 19%;
top: 5%;
height: 32%;
left: 3%;

}
#command {
position: absolute;
width: 300px;
top:140px;
height:30px;
left: 10px;
}
#command2 {
position: absolute;
width: 300px;
top:170px;
height:30px;
left: 15px;
}
#command3 {
position: absolute;
width: 300px;
top:200px;
height:30px;
left: 20px;
}
#command4 {
position: absolute;
width: 300px;
top:230px;
height:30px;
left: 30px;
}
#command5 {
position: absolute;
width: 300px;
top:260px;
height:35px;
left: 45px;
}
#command6 {
position: absolute;
width: 300px;
top:295px;
height:35px;
left: 70px;
}
#command7 {
position: absolute;
width: 300px;
top:330px;
height:40px;
left: 98px;
}
#command8 {
position: absolute;
width: 300px;
top:360px;
height:45px;
left: 124px;
}
#command9 {
position: absolute;
width: 300px;
top:390px;
height:45px;
left: 165px;
}
#center {
position: absolute;
width: 50%;
top:40px;
height:90%;
left: 45%;
}
a.alto:link {
font-size: 24px; 
color: #808000; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto:active {
font-size: 24px; 
color: #C0C000; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto:visited {
font-size: 24px; 
color: #808000; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto:hover {
font-size: 24px;  
color: #C0C000; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto2:link {
font-size: 24px; 
color: black; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto2:active {
font-size: 24px; 
color: red; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto2:visited {
font-size: 24px; 
color: black; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
a.alto2:hover {
font-size: 24px; 
color:red; 
text-decoration: none;
font-weight: bold;
font-family: Times New Roman;
font-style: oblique;
}
.parola {
font-size: 42px; 
color: #808000; 
text-decoration: none;
font-weight: bold;
font-style: oblique;
font-family: Times New Roman;
}


