BODY {
	background-image: url("fondos/lafraguadevulcano.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: "Times New Roman";
}

nav {color:#D0D0D0;}

p {
	background: rgba(255, 255, 255, 0.75);
	max-width: 512px;
	font-size: 0.9em;
	padding: 0.1em;
}

A  {color:#D0D0D0;  font-size: 1.1em}

A:Visited  {color:#A0A0A0}

A:Hover  {color:#F0F0F0;text-decoration:underline;}

H1 {margin-top:0px;color:#000000;font-family:Verdana, Arial;font-size:1.25em;}

time {
  font-style: italic;
}