﻿/* Style pour ListeChassis */
/* © Jean-Michel Kerdal 2020 */

body {
	background-image: url('../Images/Fond/fond7.png');
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    background-position: center center;
    background-attachment: fixed;
}
