body {
	background-image: url(GFotosfondo.jpg);
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center center;
}
a {
	background-color: transparent;
	color: white;
}
a:visited {
	background-color: transparent;
	color: white;
}
a:hover {
	background-color: transparent;
	color: white;
}
h1 {
	font-family: trebuchet MS, tahoma, arial;
	margin-top: 10%;
	text-align: center;
	color: #C8BD35;
	background-color: transparent;
}
h2 {
	font-family: trebuchet MS, tahoma, arial;
	text-align: left;
	color: gray;
	background-color: trasparent;
}
div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-top: 20%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;
	font-family: trebuchet MS, tahoma, arial;
	text-align: right;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.caption {
	font-family: trebuchet MS, tahoma, arial;
	text-align: center;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.footnote {
	
	font-weight: bold ;
	font-size: 0.8em ;
	color: White;
	text-align: center;
	font-family: trebuchet MS, tahoma, arial;
	margin-top: 19%;
}
.textleft {
	text-align: left;
	font-family: trebuchet MS, tahoma, arial;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textright {
	text-align: right;
	font-family: trebuchet MS, tahoma, arial;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}
.textcenter {
	text-align: center;
	font-family: trebuchet MS, tahoma, arial;
	font-size: 0.8em;
	color: #000000;
	background-color: transparent;
}

