html, body {
overflow: hidden;
font-family: verdana;
font-size: 11px;
color: #bababa;
}

a:link{
color: #737373;
text-decoration: none;
}

a:visited{
text-decoration: none;
color: #737373;
}

a:active{
color: #737373;
}

a:hover{
color: #bababa;
}

#container {
border: 1px solid black;
background: #000000;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
overflow: auto;
}
#dininno {
width: 610px;
height: 610px;
position: fixed;
overflow: hidden;
z-index: 2;
background-color: #000000;
bottom: 0px;
left: 0px;
}

#titles{
width: 499px;
height: 80px;
z-index: 3;
position: absolute;
right: 40px;
top: 100px;
background-image: url(../img/titles.png);
}

#baboden{
position:absolute;
left: 10px;
top: 5px;
z-index: 3;
}

#sinalefe{
margin-top: 59px;
margin-left: 166px;
}

#sciamenna{
position: absolute;
top: 77px;
left: 342px;
}
