#content {
  width: 90%;
  margin: 0;
  float: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 1em;
  background-color: transparent;
  color: #000000;
}

a:link, a:visited, a:active {
  background-color: transparent;
  color: #CCCCCC;
}
