body {
  padding-top: 70px;
  overflow-x: hidden;
}

#cb {
  color: white;
}

.dnav {
  background-color: #00D2AF;
}

.nav-active {
  background-color: #007965;
}
.cone {
  background-color:#008B91;
  color:white;
}
.ctwo {
  background-color: #00C3CC;
}

.cthree {
  color:white;
}
.cfour {
  background-color: white;
}
.bg-server {
  background-image: url("/images/server2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.wbox {
  border-style: solid;
  border-width: thin;
  border-color: white;
  display: inline-block;
}
.bbox {
  border-style: solid;
  border-width: thin;
  border-color: black;
  display: inline-block;
}

.cfive {
  width:80%
}

.csix {
  width:90%;
  background-color: lightgrey
}

.jimmy {
  width:200px;
}

.projects {
  color:black;
  background-color: white;
  padding-top: 0px;
}
