.faculty-col {
  color:#990000
}

.cell1 {
  background-color: #000033;
  height: 20px;
}

.cell2 {
  height: 4px;
  background-color: #990000;
}

UL {
  list-style: disc;
   list-style-image  : URL("http://www.ed.ac.uk/CSS/images/dot-arts.gif");
}

