html, body {
	height: 95%;
	font-size: 100.01%;
}

body { 
background-image: url('images/saggezza_logo_v4.gif');
background-repeat: no-repeat;
background-position: center; 
}

#wrap_all {
  clear:both;
  margin:auto;
  overflow:hidden;
  padding:0;
  text-align:left;
  height: 100%;
  width:100%;
}

#main {
  clear:both;
  padding:0;
  margin:0;
  height: 100%;
  width:100%;
}
