#intramurals-toptitle {
  height: 115px;
  width: 375px;
  position: relative;
  background: transparent url(../../../students/intramurals/images/title-bg.jpg) top right no-repeat;
  margin: 20px auto;
  text-indent: -5000px;
}
#intramurals-contact {
  position: relative;
  width: 330px;
  color: #010f3c;
  font-size: 11px;
  text-align: center;
  margin: 0 auto;
  padding: 2px;
  border: 1px dashed #ccc;
  background-color: #eee;
}

