/** Created by Davide Manfrin **/
body{
	/*
	background-color: #a7ec9d;
	background-image: url(http://s1.wp.com/wp-content/themes/pub/digg3/images/bg_body.gif);*/
	background: #b2e1ff url(http://dl.dropbox.com/u/4988990/sito%20NICRIS/image2.png) repeat-x fixed top center;
	z-index:3;
}
table tbody tr td{
	/*background: #b2e1ff url(http://dl.dropbox.com/u/4988990/sito%20NICRIS/image2.png) repeat-x fixed top center;*/
}
.home{
	width:800px;
	position: absolute;
	top:0px;
	left:50%;
	margin-left: -400px;
	z-index:1;
}

