#nav, #footer, #header, #search, ul.breadcrumbs, .nav, #menu-toggle{
    display: none;
}

#content{
	float:right;
	padding:0;
	width: 100%;
}

body{
    background: none;
}

#content h1 {
    margin: 0 0 14px 0;
}

#wrapper {
    background: none;
    margin: 0;
    padding: 20px;
    position: relative;
    width: 100%;
}

.print-header{
	display: block !important;
}