@charset "utf-8";
/* CSS Document */

.home {
/*background-image:url(images/backgrounds/homeimage.jpg);*/
/*height:352px;*/
background-image:url(images/backgrounds/homeimage2.jpg);
height:422px;
}

.usedcar {
background-image:url(images/backgrounds/usedcarimage.jpg);
height:558px;
}

.careers {
background-image:url(images/backgrounds/careersimage.jpg);
height:242px;
}

.outsourced {
background-image:url(images/backgrounds/outsourcedimage.jpg);
height:325px;
}

.dealer {
background-image:url(images/backgrounds/dealerimage.jpg);
height:391px;
}

.recruitment {
background-image:url(images/backgrounds/recruitmentimage.jpg);
height:309px;
}

.contact {
background-image:url(images/backgrounds/contactimage.jpg);
height:280px;
}