body{
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-image: url(../images/bg.jpg);
}

#header-page{
    margin: 0px auto;
    width: 800px;
    height: 140px;
}
