html {
    background: #00394d;
}

body {
    background: url(../img/background-top.png) no-repeat left 0 top 0, url(../img/background-bottom.png) no-repeat left 0 bottom 0;
}
