body  {

	background: #ccc url(images/back.jpg) repeat;
	margin: 0;


}



#centro {
	background: #fff;
	border: solid #999 2px;
	position: absolute;
	left:50%;
	margin-left: -500px;
	margin-top: 25px;
	width:1005px;
	font-size: 10px;
}

#footer {
	width:1007px;
	background: #999;
	text-align: center;
	color: #fff;
	font-size: 12px;
	
}

#testomenu {
	position:absolute;
	width:300px;
	height: 400px;
	top: 242px;
	left: 657px;
	font-size: 10px;
	/*background-image:url(images/pergamena.jpg);
	background-position:top center;
	background-repeat: no-repeat;	*/
}

#galleria {
	position:absolute;
	width:753px;
	left: 197px;
	top: 193px;
	height: 331px;

	
}
td {
	font-size: 12px;
}

