html {
  background-color: black;
}
body {
  background-color: black;
  color: white;
}
a:link {
  color: #ffcc00;
  text-decoration: none;
}
a:visited {
  color: #ffcc00;
}
a:hover {
  color: red;
}
a:active {
  color: #FF4500;
}
p {
    font-size: 16px;
}
ul#list-nav li {
  display: inline;
}
ul#list-nav li a {
  text-decoration: none;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  width: 144px;
  background-color: #333333;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: #eeeeee;
  float: left;
  text-align: center;
  font-size: 144%;
  font-family: "Arial";  
}
ul#list-nav li a:hover {
  background-color: #a2b3a1;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}
#comun {
  font-size: 155%;
  margin-top: 2%;
  margin-right: 2%;
  margin-bottom: 40px;
  margin-left: 2%;
  font-family: "Times New Roman", Times, serif;
  line-height: normal;
  text-align: justify;
}
#comunVim {
  font-size: 19px;
  margin-top: 40px;
  margin-right: 60px;
  margin-bottom: 40px;
  margin-left: 60px;
  font-family: "Times New Roman", Times, serif;
  line-height: normal;
  text-align: center;
}
#Fgalerias {
  font-family: Helvetica;
  font-size: 19px;
  line-height: normal;
  margin-left: 74px;
  margin-right: 74px;
}
#Rup1 {
  font-size: 38px;
  line-height: normal;
  font-family: Helvetica;
  text-align: center;
  margin-top: 55px;
  margin-right: 55px;
  margin-bottom: 55px;
  margin-left: 55px;
}
#InImg {
  margin-top: 44px;
  margin-right: 44px;
  margin-bottom: 44px;
  margin-left: 44px;
  text-align: center;
}
#paso {
  font-size: 144%;
  margin-top: 10%;
  margin-right: 2%;
  margin-bottom: 1%;
  margin-left: 2%;
  font-family: "Times New Roman", Times, serif;
  line-height: normal;
  text-align: justify;
