body {
    background-image: url(images/background.png);
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #4faddf;
    margin-top: 20px;
}

