#page {
    background: url(../img/erreur404-bg.jpg) no-repeat;
    height: 582px;
}
#page #title {background: none;}
#contentIn {background: none;}
#message {
    margin: 225px 350px 145px;
    font-family: Verdana;
    font-size: 11px;
}
#message p {
    margin: 15px 0;
}