body {
	background-image: none;
	background-color: #FFF;
}

h1, h2, h3 {
	clear: both;
}

h1 {
	background-image: url(../images/print/header-background.jpg);
}

h2 {
	background-image: url(../images/print/header-background-small.jpg);
}

#content .right h1 {
	background-image: url(../images/print/header-background-small.jpg);
}

.break {
	background-image: url(../images/print/break-medium.jpg);
}

.break-small {
	background-image: url(../images/print/break-small.jpg);
}

#inner-container {
	width: auto;
}

#navigation {
	display: none;
}

.prop {
	display: none;
}

.cross_background {
	background-image: none;
}

#content {
	background-color: transparent;
}

#content .left {
	float: none;
	width: auto;
}

#content .middle {
	float: none;
	width: auto;
}

#content .right {
	float: none;
	width: auto;
}

#content img {
	display: none;
}

.column {
	background-color: transparent;
}

.footer {
	background-color: transparent;
}