/* Reset Style */
body {
    margin: 0;
    padding: 0;
    font-family: sans;
    color: #000;
}

/* Hide bits we don't want */
#subtit, #blurb, #navwrap, #orderblurbimg, .dbutton {
    display: none;
}
