body {
  background-color: whitesmoke;
  font-family: Helvetica, Arial, SansSerif;
  font-size: 17px;
}

iframe {
  height: 1400px;
  width: 100%;
  border:none;
}

ul li {
  margin-top: 3px;
}

#list {
  width: 33%;
  float: left;
}

a:link {
  text-decoration:none;
  color:darkblue;
}

a:visited {
  text-decoration:none;
  color:darkblue;
}
