/*
    PRINT STYLING
*/

#stepThree,
#stepFour,
#footerWrap ul,
#headerWrap ul,
.button,
.buttonCont {display: none; }

body {
    font-family: Georgia, serif;
    font-size: 12pt;
    color: black;
    margin-left: 10%;
    width: 80%; }

.formItem {margin: 10px 0; }
