﻿/*normal bg css*/
#home{
    background: url(/storage/upload/dalal/images/base/bg/home.jpg) 50% 0 no-repeat fixed;
}
#products{
    background: url(/storage/upload/dalal/images/base/bg/product.jpg) 50% 0 no-repeat fixed;
}

#services_maintanance{
    background: url(/storage/upload/dalal/images/base/bg/service_maintenance.jpg) 50% 0 no-repeat fixed;
}

#certifications{
    background: url(/storage/upload/dalal/images/base/bg/certification.jpg) 50% 0 no-repeat fixed;
}
#news_events{
    background: url(/storage/upload/dalal/images/base/bg/event_gallery.jpg) 50% 0 no-repeat fixed;
}
 
#client{
    background: url(/storage/upload/dalal/images/base/bg/client.jpg) 50% 0 no-repeat fixed;
}

 