body {
	margin:0;
	padding:0;
	width: 960px;
	height: 560px;
	color:#b4b0b1; 
	background: #22b1e1 url(../img/bg.gif) left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a{
color:#b4b0b1; 
text-decoration: none;
}
a:hover{
color:#b4b0b1; 
text-decoration: underline;
}
#chiudi{
position: fixed;
padding-left:0px;
	height: 1%;
	width: 1%;
	right: 30px;
	top:30px;
	z-index:2;
}
#page {
	height: 560px; 
}
#lang{
position: absolute;
	height: 1%;
	width: 120px;
	right: 70px;
	top: 10px;
}

#logo{
position: fixed;
padding-left:0px;
	height: 1%;
	width: 1%;
	left: 0px;
	bottom:45px;
}
#credits{
position: absolute;
padding-left:256;
	height: 1%;
	width: 350px;
	left: 256px;
	top: 120px;
}
#video{
position: absolute;
padding-left:160;
	height: 1%;
	width: 350px;
	left: 160px;
	top: 120px;
}
#menu_about{
padding-left:256;
position: absolute;
	height: 1%;
	width: 1%;
	left: 256px;
	top: 120px;
}
#flickr{
position: absolute;
padding-left:0;
	height: 1%;
	width: 750px;
	left: 100px;
	top: 50px;
}