body {
    margin: 0px;
    font-family: "Open sans", sans-serif;
    background-image: url(https://quanteec.com/images/bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}