body {
  background-color:black;
  padding:40px;
}
.image-box-1 {
  border:#27333A groove 3px;
  background:black;
  padding:20px;
  color:white;
  width:750px
}
.image-box-1-2{
  border:#27333A groove 3px;
  background:black;
  padding:20px;
  color:white;
  width:1450px
}
.image-box-2 {
  border:#37224A groove 3px;
  background:black;
  padding:20px;
  color:white;
  width:750px
}
.image-box-3 {
  border:#4A2222 groove 3px;
  background:black;
  padding:20px;
  color:white;
  width:750px
}