html {
margin: 0;
}
body {
margin: 0; background: #FFF;
}
.newsletter, .header, .footer, .copyright, .green {
display:none; width: 1px; height: 1px; border: 0px; margin: 0px;
}
.content {
width: 100%; border: 0; margin-left: 10px; margin-top: 20px; padding: 0; float: none !important; background: #FFF;
}

/* enable the following and disable everything else for making PDFs */
/*
.stitle-pdf, .carbon, .scontent-pdf {
display: none;
}
.heading-tour {
left: 20px;
}
*/
