File: /home/SimranTrikha/bwebz.com/web/css/form.css
.plane
{
background-image: url("../images/form2-plane.jpg");
background-image:no-repeat;
height:400px;
width:1170px;
}
.bus
{
background-image: url("../images/form2-busbooking.jpg");
background-image:no-repeat;
height:400px;
width:1170px;
}
.train
{
background-image: url("../images/form2-train.jpg");
background-image:no-repeat;
height:400px;
width:1170px;
}
.hotel
{
background-image: url("../images/form2-hotel.jpg");
background-image:no-repeat;
height:400px;
width:1170px;
}