﻿body
{
    background-repeat: repeat;
    margin: 0;    
    background-image: url("images/fond/Background.jpg");
    vertical-align: baseline;
    text-align: center;
    background-attachment: fixed;
    vertical-align:text-bottom;
}

