#content {
  line-height: 1.2;
}

#content a:link {
  color: brown;
}

#content a:visited {
  color: rgb(150,150,150);
}

#content ul{
  line-height: 1.3;
}

#content h2{
  line-height: 1;
}