/** vehicle-wraps.css **/
#home.vehicle-wraps .landing {
    background-image: url( ../images/vehicle-wraps.gif );
    height: 193px;
    position: relative;
    width: 563px;
}

#home.vehicle-wraps .landing span {
    display: none;
}
