body {
	
	background: ;
	padding: 0px;
	
} 

.headerh {
	width: 760px;
	height: 803px;
	background-image: url(http://www.patproject.com/basenuovam.jpg);
	background-repeat: no-repeat;
}

.headerb {
	width: 760px;
	height: 803px;
	background-image: url(http://www.patproject.com/basenuovabio.jpg);
	background-repeat: no-repeat;
}
.headerp {
	width: 760px;
	height: 803px;
	background-image: url(http://www.patproject.com/basenuovaport.jpg);
	background-repeat: no-repeat;
}


.headers {
	width: 760px;
	height: 803px;
	background-image: url(http://www.patproject.com/basenuovas.jpg);
	background-repeat: no-repeat;
}

.headerc {
	width: 760px;
	height: 803px;
	background-image: url(http://www.patproject.com/basenuovacon.jpg);
	background-repeat: no-repeat;
}





a, a:hover, a:visited, a:active {
}
		 
		a 
		{text-decoration: none; 
		color:#000000;
		}
		a:visited {
		text-decoration: none; 
		color:#3399CC;
		}
		a:hover {
		color:#FF8040;  
		text-decoration: none;
		}
		a:active {
		text-decoration: none;  
		}