body{
background-image: url(images/bgrnd.jpg);
  color: #666666;
  margin-top: 2%;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

.container{
  width: 800px;
}

.imageway{
border: none;
vertical-align: middle;
}


.header{
 width: 800px;
 height: 200px;
 background: #FFFFFF

}
.pandabox{
  float: left;
  width: 400px;
  height: 200px;
  background: #FFFFFF
}

.mahindrabox{
  float: right;
  width: 400px;
  height: 200px;
  background: #FFFFFF
}

.citroenbox{
  float: left;
  width: 400px;
  height: 200px;
  background: #FFFFFF
}

.ladabox{
  float: right;
  width: 400px;
  height: 200px;
  background: #FFFFFF
}
