/* CSS Document */
#title {
  background-image: url('contentimages/title.jpg');
}

.facultyimage {
  position: relative;
  left: 0px;
  border: 1px solid #000000;
}

.facultylist {
  margin-top: 2px;
  margin-bottom: 40px;
}

.buttoncontainer {
  position: relative;
  top: 0px;
  width: 540px;
  height: 55px;
  margin-bottom: 20px;
}

.button {
  position: relative;
  border: none;
}
