body {
    background-image: url("../img/email-footer.png");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;

}