#main {
background-color: #FFFFFF;
background-image: url("fond.png");
background-repeat: no-repeat;
background-position: bottom right;
-moz-box-align: center;
}
#main description {
padding-top: 80px;
font-size: 28px;
font-weight: bold;
}