body, p, li {
  border-style: none;
  overflow: auto;
  margin-top: 0%;
  min-height: 500px;
  font-family: Arial,Helvetica,sans-serif;
  height: 1000px;
  min-width: 500px;
  width: 1000px;
  margin-left: 15%;
  color: #ccffff;
  text-decoration: none;
  margin-right: auto;
  visibility: visible;
  float: left;
  position: relative;
  font-weight: lighter;
  text-align: left;
  background-position:  center center;
  background-attachment: fixed;
}
a:hover {
  border-style: none;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  background-color: black;
  color: #ccffff;
}
a img {
  border:  none;
  font-family: Arial,Helvetica,sans-serif;
  background-color: black;
  text-decoration: none;
}
a:link {
  border-style: none;
  color: #ccffff;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  background-color: black;
  text-decoration: none;
  text-underline: none; 
}
a:active {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  color: #ccffff;
  text-decoration: none;
}
a:visited {
  font-family: Arial,Helvetica,sans-serif;
  color: #ccffff;
  background-color: black;
  display: table;
}

