BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color:#000;
}
#container_centenario{
	
	width: 900px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}

#content_centenario {
	width: 900px;
	height: 600px;
	background-image: url(img_css/centenario_emilio_greco.gif);
	background-repeat: no-repeat;
	z-index:100;
}

#link_centenario{
	margin-left:310px;
	margin-top:552px;
	height: 26px;
	width: 240px;
	position:absolute;
	z-index:200;
}

.text_centenario{
	font-size: 15px;
	text-decoration: none;
	color: #97401b;
	font-family: "Century Gothic";
}


.text_centenario a:hover{
	
	color: #fff;
	
}