body {
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
overflow:auto;
}

body, html {
width:100%;
height:100%;
}

div#bottom_bar {
	     position: absolute;
	     margin:0;
		 padding:0;
	     width: 100%;
	     height: 22px;
		 text-align:center;
		 background-image:url("pattern.png");
}

div#myflash{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
}

#sopra {
	position:absolute;
	width:100%;
	height:22px;
	border:none;
}

#sotto {
	position:absolute;
}




