.background1 {
    background-image: url("../images/background1-custom.jpeg");
    background-size: cover;
    background-attachment: fixed;
    margin-top: 20px
}
.background1-custom {
    background-image: url("../images/background1-custom.jpeg");
    background-size: cover;
    background-attachment: fixed;
    margin-top: 20px
}
.background1-custom1 {
    background-image: url("../images/background1-custom1.jpg");
    background-size: cover;
    background-attachment: fixed;
    margin-top: 20px
}
.background2 {
    background-image: url("../images/background2.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: center;
    margin-top: 20px
}
.background3 {
    background-image: url("../images/so-good.jpg");
    background-size: cover;
    background-attachment: fixed;
    position: center;
    margin-top: 20px
}
.background4 {
    background-image: url("../images/images (2).jpg");
    background-size: cover;
    background-attachment: fixed;
    position: center;
    margin-top: 20px
}
.background5 {
    background-image: url("../images/weston estate (2).jpg");
    background-size: cover;
    background-attachment: fixed;
    position: center;
    margin-top: 20px
}