body {
    background: none repeat scroll 0 0 #ffffff;
}
.print-none, footer {
    display: none;
}
.content {
	max-width: 800px;
}
.footer-print {
	display: block;
	margin: 0;
    width: 800px;
}
#special-start .digits, #special-start .digits-text, .digits, .digits-text {
	margin-left: -50px;
	transform: scale(0.8);
	width: 132%;
}