body{
  background-color: #232023;
}
#cisc {
  text-align: center;
  padding: 100px;
  background: url("../../assets/img/IMG_6202.jpg") no-repeat;
  background-size: cover;
}

#div1 {
  text-align: center;
  padding: 40px;
  background: url("../../assets/img/IMG_6211.jpg") no-repeat;
  background-size: cover;
  margin-top: 20px;
}

#div2 {
  text-align: center;
  background-size: cover;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 2px;
  margin-bottom: 50px;
}

#headCISC {
  font-weight: bold;
  font-size: 80px;
  color: antiquewhite;
  padding: 10px;
}

#button {
  margin-top: 10px;
  margin-bottom: 10px;
 
}

#cisc .jumbotron {
  background-color: rgba(0, 0, 0, 0.50);
  border-radius: 10px;
  margin-top: 100px;
}

.intro {
  background-color: rgba(0.50, 0.50, 0.50, 0.50);
  border-radius: 10px;
  margin-top: 10px;
}


#cmu {
  color: aquamarine;
  font-weight: bold;
  font-size: 30px;
  margin-top: -10px;
}

#about {
  background: url("../../assets/img/IMG_6216.jpg") no-repeat;
  background-size: cover;
}

#head2 {
  text-align: center;
  color: antiquewhite;
  padding-top: 20px;
  margin-bottom: 30px;
  font-weight: bold;
}

#logo {
  max-width: 70px;
  margin-top: -4px;
}

#ica {
  text-align: center;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  color: aqua;
  font-weight: bold;
}

#faculty {
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  font-weight: bold;
}

#faculty1 {
  text-align: center;
  font-size: 25px;
  margin-top: 10px;
}

#des {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  color: darkolivegreen;
  font-weight: bold;
}

#des2 {
  text-align: center;
  font-size: 18px;
  margin-top: 10px;
  color: darkolivegreen;
}


#des1 {
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
}

#div-1 {
  background: url("../../assets/img/IMG_6205.jpg") no-repeat;
  background-size: cover;
  margin-top: 20px;
}

#officers {
  background: url("../../assets/img/IMG_6202.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 20px;
}

#head3 {
  color: darkolivegreen;
  text-align: center;
  font-weight: bolder;
}

#ica1 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: darkslategray;
}

#footpara {
  font-size: 15px;
  color: #05432f;
}

#logo1 {
  max-width: 40px;
  margin-top: -5px;
}

#footer {
  background-color: #ffffff;
}

