html{
  background-color: #d39d5e;
}
.titlebar{
 display: block;
 width: 1127px;
 height: 90px;
 text-align: center;
 background-color: #736664;
 margin: auto;
 border: 5px solid black;
}
header{
  background-color: #736664;
  padding-bottom: 0px;
}
a{
 line-height: normal;
}

#code{
  border: 5px solid black;
  display: block;
  margin: auto;
  border-bottom: none;
}

#teamInfo{
  padding: 3px;
  font-size: 30px;
  text-align: center;
  border: 5px solid black;
  display: block;
  margin: auto;
  width: 1121px;
}
/*#space{
  display: inline-block;
  width: 259px;
}*/
#us{
  display: block;;
  margin: auto;
  width: 1104px;
  height: 700px;
  border: 5px solid black;
  border-top: none;
}
img{
  padding: 0;
  margin: 0;
}
.ourPictures{
  display: table-cell;
  width: 272px;
  height: 700px;
  border: 2px solid black;
}

#jamesHolder{
  margin-left: 10px;
}
#james{
  display: inline-block;
  width: 272px;
  height: 250px;
  border-bottom: 5px solid black;
}

#isak{
  display: inline-block;
  width: 272px;
  height: 250px;
  border-bottom: 5px solid black;
}

#erik{
  display: inline-block;
  width: 272px;
  height: 250px;
  border-bottom: 5px solid black;
}

#enrique{
  display: inline-block;
  width: 272px;
  height: 250px;
  border-bottom: 5px solid black;
}

.info{
  font-size: 20px;
  text-align: center;
  max-width: 260px;
}
