﻿header * {
    display: none;

}
footer * {
    display: none;
}
#success-wrapper {

    width: 600px !important;
    margin: -30px auto 0 auto !important;
}
#receipt-wrapper {
    margin-top: -30px !important;
    margin-bottom: 5px !important;
    padding-bottom: 5px !important;
}
#success-wrapper p {
    margin-bottom: 5px;
}
#receipt-heading h1 {
    margin-top: -20px !important;
}
#receipt-heading h3 {
    margin-bottom: 0px !important;
}
#sold-to {
    margin-bottom: 110px !important;
}
img {
    display: none;
}

#thank-you-text {
    display: none;
}
