body {
    background-image: url("/static/images/photos/new-home-for-sale-1405784150fTA.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    height: 100%;
    margin: 0;
    background-size: cover;
}
