/* This file contains the links to the car images *//* Pictures are numbered in the following order:  *//*                    1  2                        *//*                    3  4                        *//* PAGE 1 - PICTURE No.1 */.page1-picture1 {background-image: url("images/car-02.jpg");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 1 - PICTURE No.2 */.page1-picture2 {background-image: url("images/car-01.jpg");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 1 - PICTURE No.3 */.page1-picture3 {background-image: url("images/car-03.jpg");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 1 - PICTURE No.4 */.page1-picture4 {background-image: url("images/car-04.jpg");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 2 - PICTURE No.1 */.page2-picture1 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 2 - PICTURE No.2 */.page2-picture2 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 2 - PICTURE No.3 */.page2-pciture3 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 2 - PICTURE No.4 */.page2-picture4 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 3 - PICTURE No.1 */.page3-picture1 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 3 - PICTURE No.2 */.page3-picture2 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 3 - PICTURE No.3 */.page3-pciture3 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 3 - PICTURE No.4 */.page3-picture4 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 4 - PICTURE No.1 */.page4-picture1 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 4 - PICTURE No.2 */.page4-picture2 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 4 - PICTURE No.3 */.page4-pciture3 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}/* PAGE 4 - PICTURE No.4 */.page4-picture4 {background-image: url("images/await-image.gif");padding-left:80px;padding-bottom:12px;background-repeat:no-repeat;background-position:center;}