/*
    Created on : 04-avr.-2016, 9:37:40
    Author     : wenapi
*/
html body{
    margin: 0;
}

html{
    background-image: url(images/bckg.jpg);
    background-repeat: repeat;
}
body{
    width: 100%;
}
.zupi{
    text-align: center;
    margin-top: 330px;
}